FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / LightningBoltShape Class / rotating Field


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