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


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