FarPoint.Win Assembly / FarPoint.Win Namespace / RoundedLineBorder Class / Inset Property


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