Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / BevelBorder Class / Thickness Property


In This Topic
Thickness Property (BevelBorder)
In This Topic
Gets the thickness of the border.
Syntax
'Declaration
 
Public ReadOnly Property Thickness As Integer
 
'Usage
 
Dim instance As BevelBorder
Dim value As Integer
 
value = instance.Thickness
See Also