FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / rotatedAngle Field


In This Topic
rotatedAngle Field (SpreadShapesContainer)
In This Topic
Specifies the angle at which the object is rotated.
Syntax
'Declaration
 
Protected rotatedAngle As Single
 
'Usage
 
Dim instance As SpreadShapesContainer
Dim value As Single
 
value = instance.rotatedAngle
 
instance.rotatedAngle = value
See Also