CameraOrthoRotationMode Property

Get/Set a value indicating which type of rotation the camera is using.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public ObjectRotationMode RotationMode { get; set; }

Property Value

ObjectRotationMode

See Also