Represents the axis about which the alignment object rotates.
Visual Basic |
---|
Public Property AboutAxis As ENUM_AXIS_TYPE |
Read/write Long.
This function only works for objects of type ROTATE_ALIGN, ROTATE_CIRCLE_ALIGN, and ROTATEOFF_ALIGN. For other object types, trying to set this property does nothing, and trying to get this property always returns PCD_ZPLUS.
Valid Settings to set this property to are as follows:
PCD_XPLUS
PCD_XMINUS
PCD_YPLUS
PCD_YMINUS
PCD_ZPLUS
PCD_ZMINUS