|
AxisAlignedBoundingBox2Center Method
|
Gets the center of the bounding box.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxPublic Function Center As Point2
member Center : unit -> Point2
Return Value
Type:
Point2[Missing <returns> documentation for "M:Karamba.Geometry.AxisAlignedBoundingBox2.Center"]
See Also