rotating Field (LineShape)
In This Topic
Specifies the direction of object rotation, if at all, for the object container.
Syntax
'Declaration
Protected rotating As Integer
'Usage
Dim instance As LineShape
Dim value As Integer
value = instance.rotating
instance.rotating = value
See Also