Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / RotateShapeCounterClockwise Field


In This Topic
    RotateShapeCounterClockwise Field
    In This Topic
    Rotates the active shape one degree counter-clockwise. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RotateShapeCounterClockwise As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.RotateShapeCounterClockwise
    public static readonly object RotateShapeCounterClockwise
    See Also