FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / RotateShapeClockwise Field


In This Topic
RotateShapeClockwise Field
In This Topic
Rotates the active shape one degree clockwise.
Syntax
'Declaration
 
Public Shared ReadOnly RotateShapeClockwise As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.RotateShapeClockwise
See Also