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


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