AXIS Property
Description
Axis used with dimension. Possible values include the following:
DIMAXIS_NONE
DIMAXIS_XAXIS
DIMAXIS_YAXIS
DIMAXIS_ZAXIS
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property AXIS As ENUM_DIM_AXISTYPE |
Return Type
Read/write Enum_Dim_AxisType Enumeration.
Remarks
This function only works with dimensions that can accept an axis as one of the inputs.
See Also