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


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