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


In This Topic
LineCapScale Property
In This Topic
Gets the scale factor of the custom line head.
Syntax
'Declaration
 
Public ReadOnly Property LineCapScale As Double
 
'Usage
 
Dim instance As CustomLineEnd
Dim value As Double
 
value = instance.LineCapScale
See Also