Returns the dimension location axis order used at the position indicated by the index parameter.
Visual Basic |
---|
Public Function GetLocationAxis( _ ByVal index As Long _ ) As ENUM_DINFO_LOC_AXES |
- index
- Required Long representing which index position to retrieve.
Enum_Dinfo_Loc_Axes enumeration value indicating the dimension location axis order used at the position indicated by the index parameter
This function only works if the dimension being referenced in the command is an axis location dimension.