You are here: Start » AVL.NET » View3DBox.ViewState Class
View3DBox.ViewState Class
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| View3DBox.ViewState() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Distance | System.Single | Distance of the observer from the observation center. | |
| RotationPitch | System.Single | Pitch rotation angle of the observer around the observation center. | |
| RotationYaw | System.Single | Yaw rotation angle of the observer around the observation center. | |
| TranslationX | System.Single | Translation along the X axis of the observation center. | |
| TranslationY | System.Single | Translation along the Y axis of the observation center. | |
| TranslationZ | System.Single | Translation along the Z axis of the observation center. |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
