AARectangleN<TNumeric>.Translate Method

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public AARectangleN<TNumeric> Translate(
	Vector2N<TNumeric> delta
)

Parameters

delta  Vector2N<TNumeric>
 

Return Value

AARectangleN<TNumeric>

See Also