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


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