Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / EnhancedSolidLine Class / CapType Property


In This Topic
CapType Property (EnhancedSolidLine)
In This Topic
Gets the cap type of the line.
Syntax
'Declaration
 
Public ReadOnly Property CapType As CapType
 
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As CapType
 
value = instance.CapType
See Also