A PointData object that represents the location to which to move, or in the case of MOVE_INCREMENT, the location offset.
Visual Basic |
---|
Public Property XYZ As PointData |
Read/write PointData object.
This property is only useful for objects of type MOVE_POINT, MOVE_INCREMENT, and MOVE_CIRCULAR. For objects of other types, setting this property does nothing and getting it always returns Nothing.