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


In This Topic
FaceWidth Property
In This Topic
Gets the width of the face for a compound border.
Syntax
'Declaration
 
Public ReadOnly Property FaceWidth As Integer
 
'Usage
 
Dim instance As CompoundBorder
Dim value As Integer
 
value = instance.FaceWidth
See Also