Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pattern Class / SmoothLine Property


In This Topic
SmoothLine Property
In This Topic
Syntax
'Declaration
 
Public Property SmoothLine As Boolean
 
'Usage
 
Dim instance As Pattern
Dim value As Boolean
 
instance.SmoothLine = value
 
value = instance.SmoothLine
See Also