|
ILoop2GetBoundingBox2 Method
|
Returns the bounding box of the loop.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxAxisAlignedBoundingBox2 GetBoundingBox2()
Function GetBoundingBox2 As AxisAlignedBoundingBox2
AxisAlignedBoundingBox2^ GetBoundingBox2()
abstract GetBoundingBox2 : unit -> AxisAlignedBoundingBox2
Return Value
Type:
AxisAlignedBoundingBox2[Missing <returns> documentation for "M:Karamba.Geometry.ILoop2.GetBoundingBox2"]
See Also