Click or drag to resize

AxisAlignedBoundingBox2ToLoop2 Method

Converts the bounding box to a loop.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public SimpleLoop2 ToLoop2()

Return Value

Type: SimpleLoop2
A loop.
See Also