Represents the rotation direction of this MOVE_ROTAB object.
Visual Basic |
---|
Public Property Direction As MOVEDIRECTION |
Read/write Double value.
This property is only useful for objects of type MOVE_ROTAB. For objects of other types, setting this property does nothing and getting it always returns zero.
For objects of type MOVE_ROTAB, the allowable values of this property are PCD_CLOCKWISE, PCD_COUNTERCLOCKWISE, and PCD_SHORTEST.