Axis
Axis enumeration
The coordinate axis.
public enum Axis
Values
Name | Value | Description |
---|---|---|
XAxis | 0 |
The X axis. |
YAxis | 1 |
The Y axis. |
ZAxis | 2 |
The Z axis. |
See Also
- namespace Aspose.ThreeD
- assembly Aspose.3D
The coordinate axis.
public enum Axis
Name | Value | Description |
---|---|---|
XAxis | 0 |
The X axis. |
YAxis | 1 |
The Y axis. |
ZAxis | 2 |
The Z axis. |