Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / DashStop Structure / SpaceLength Property


In This Topic
SpaceLength Property
In This Topic
Gets the length of the space relative to the line width.
Syntax
'Declaration
 
Public ReadOnly Property SpaceLength As Integer
 
'Usage
 
Dim instance As DashStop
Dim value As Integer
 
value = instance.SpaceLength

Property Value

The length of the space relative to the line width.
See Also