Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ComplexBorderSide Class / Draw Property


In This Topic
Draw Property
In This Topic
Gets whether this side is drawn in the complex border.
Syntax
'Declaration
 
Public ReadOnly Property Draw As Boolean
 
'Usage
 
Dim instance As ComplexBorderSide
Dim value As Boolean
 
value = instance.Draw
See Also