Click or drag to resize

BoundingBox3Max Property

Gets the point of bounding box with maximum position coordinates.

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

Property Value

Type: Point3
See Also