Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / CustomLineEnd Structure / Width Property


In This Topic
Width Property (CustomLineEnd)
In This Topic
Gets the width of the custom line head of the specified line
Syntax
'Declaration
 
Public ReadOnly Property Width As ArrowheadWidth
 
'Usage
 
Dim instance As CustomLineEnd
Dim value As ArrowheadWidth
 
value = instance.Width
See Also