RBRectangleGetControlPointRects Method

[Missing <summary> documentation for "M:KLib.Geometry.RBRectangle.GetControlPointRects(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[] GetControlPointRects(
	int size
)

Parameters

size  Int32

[Missing <param name="size"/> documentation for "M:KLib.Geometry.RBRectangle.GetControlPointRects(System.Int32)"]

Return Value

Rectangle

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

See Also