Click or drag to resize

SimpleLoop2GetBoundingBox2 Method

Get the bounding box.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public AxisAlignedBoundingBox2 GetBoundingBox2()

Return Value

Type: AxisAlignedBoundingBox2

[Missing <returns> documentation for "M:Karamba.Geometry.SimpleLoop2.GetBoundingBox2"]

Implements

ILoop2GetBoundingBox2
See Also