Axis

The Axis Enum represents the X, Y and Z axes. Primarily this Enum is used with ArcHandles and Handles.

Items

NameValueSummary
X0

The X axis.

Y1

The Y axis.

Z2

The Z axis.

On this page