RotatedRectangleGetControlPoints Method

[Missing <summary> documentation for "M:KLib.Geometry.RotatedRectangle.GetControlPoints(System.Int32)"]

Definition

Namespace: KLib.Geometry
Assembly: KLib.Geometry (in KLib.Geometry.dll) Version: 1.0.3.9 (1.0.3.9)
C#
public Rectangle[] GetControlPoints(
	int radius
)

Parameters

radius  Int32

[Missing <param name="radius"/> documentation for "M:KLib.Geometry.RotatedRectangle.GetControlPoints(System.Int32)"]

Return Value

Rectangle

[Missing <returns> documentation for "M:KLib.Geometry.RotatedRectangle.GetControlPoints(System.Int32)"]

See Also