Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / DashStop Structure / DashLength Property


In This Topic
    DashLength Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DashLength As Integer
    'Usage
     
    Dim instance As DashStop
    Dim value As Integer
     
    value = instance.DashLength
    public int DashLength {get;}
    See Also