|  | |
| Model | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class ModelRotatedEventArgs : EventArgs
The ModelRotatedEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ModelRotatedEventArgs | Constructor | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RotateX | Gets a float that specified the rotation angle in degrees around the X axis. | 
|  | RotateY | Gets a float that specified the rotation angle in degrees around the Y axis. | 
|  | RotateZ | Gets a float that specified the rotation angle in degrees around the Z axis. | 
 See Also
See Also