You are here: Start » AVL.NET » View3DBox.ViewState Class

View3DBox.ViewState Class

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Constructors

 ConstructorDescription
View3DBox.ViewState()

Properties

 NameTypeDescription
DistanceSystem.Single Distance of the observer from the observation center.
RotationPitchSystem.Single Pitch rotation angle of the observer around the observation center.
RotationYawSystem.Single Yaw rotation angle of the observer around the observation center.
TranslationXSystem.Single Translation along the X axis of the observation center.
TranslationYSystem.Single Translation along the Y axis of the observation center.
TranslationZSystem.Single Translation along the Z axis of the observation center.

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also