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


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