Model.KeepSceneUpright Property

Gets or sets a flag that keeps the scene upright when doing SetView operations or clicking on the ViewCubeIcon faces.
Public Property KeepSceneUpright() As Boolean
This language is not supported or no code example is available.
public bool KeepSceneUpright {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
If false, the SetView operations and the mouse clicks on the ViewCubeIcon set the orientation with the up-vector closest to the current one.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition