Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / rotating Field


In This Topic
rotating Field
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 PSObject
Dim value As Integer
 
value = instance.rotating
 
instance.rotating = value
See Also