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


In This Topic
Outside Property
In This Topic
Gets the outside border for a compound border.
Syntax
'Declaration
 
Public ReadOnly Property Outside As IBorder
 
'Usage
 
Dim instance As CompoundBorder
Dim value As IBorder
 
value = instance.Outside
See Also