Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / EmptyBorder Class / Inset Property


In This Topic
Inset Property (EmptyBorder)
In This Topic
Gets the insets of the border.
Syntax
'Declaration
 
Public ReadOnly Property Inset As Inset
 
'Usage
 
Dim instance As EmptyBorder
Dim value As Inset
 
value = instance.Inset
See Also