[]
Use the members of this enumeration to specify a specific Axis where appropriate.
public enum AxisTypeEnum
| Name | Description |
|---|---|
| AxisX | Specifies the X axis. |
| AxisY | Specifies the Y axis. |
| AxisZ | Specifies the Z axis. |
| None | Indicates that no axis is specified. |