[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.Style.StyleBrushSet

StyleBrushSet Class

Represents the set of known brushes that can be referenced from style elements.

Inheritance
StyleBrushSet
Namespace: C1.Win.C1ScrollBar.Style
Assembly: C1.Win.4.8.dll
Syntax
public class StyleBrushSet

Methods

Name Description
GetBrush(StyleBrush, Rectangle)

Gets a Brush associated with the specified StyleBrush.

GetColor(StyleBrush)

Gets a Color for the case of a solid brush.

SetBrush(StyleBrush, Brush)

Sets a Brush associated with the specified StyleBrush.

SetColor(StyleBrush, Color)

Sets a Color associated with the specified StyleBrush.