Enum CoordinateSystem
CoordinateSystem enumeration
The left handed or right handed coordinate system.
public enum CoordinateSystem
Values
Name | Value | Description |
---|---|---|
RightHanded | 0 | The right handed. |
LeftHanded | 1 | The left handed. |
See Also
- namespace Aspose.ThreeD
- assembly Aspose.3D