RectangleNTNumericRotate Method

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public RectangleN<TNumeric> Rotate(
	AngleN<TNumeric> angle
)

Parameters

angle  AngleNTNumeric
 

Return Value

RectangleNTNumeric

See Also