Angle Property
Description
Represents the rotation angle of this MOVE_ROTAB object.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Angle As Double |
Return Type
Read/write Double object.
Remarks
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.
See Also