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


In This Topic
    MoveShapeLeft Field
    In This Topic
    Moves the active shape left. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveShapeLeft As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveShapeLeft
    public static readonly object MoveShapeLeft
    See Also