Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RotateShapeClockwise As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.RotateShapeClockwise
    public static readonly object RotateShapeClockwise
    See Also