Click or drag to resize

BoundingBox3Min Property

Gets the point of bounding box with minimum position coordinates.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Point3 Min { get; }

Property Value

Type: Point3
See Also