C1.Win.8 Assembly / C1.Win.C1ScrollBar.Style Namespace / StyleBrushSet Class / GetColor Method

In This Topic
GetColor Method (StyleBrushSet)
In This Topic
Gets a Color for the case of a solid brush.
Syntax
'Declaration
 
Public Function GetColor( _
   ByVal styleBrush As StyleBrush _
) As Color
 

Parameters

styleBrush
See Also