BoundingBox.Max Property

Defines the maximum extension of the scene (for viewport fitting and visualization purposes).
Public Property Max() As Point3D
This language is not supported or no code example is available.
public Point3D Max {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