BoundingBox.Min Property

Defines the minimum extension of the scene (for viewport fitting and visualization purposes).
Public Property Min() As Point3D
This language is not supported or no code example is available.
public Point3D Min {get; set;}
This language is not supported or no code example is available.

Property Value

Point3D
Remarks
 
Valid only if OverrideSceneExtents is true.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition