BoundingBox.OverrideSceneExtents Property

When true, the BoundingBox.Min and BoundingBox.Max properties override the scene extension.
Public Property OverrideSceneExtents() As Boolean
This language is not supported or no code example is available.
public bool OverrideSceneExtents {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
The Viewport.ZoomFit will zoom on the box defined by the Min and Max properties.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition