Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonFilling Class / BrushType Property

In This Topic
    BrushType Property (CommonFilling)
    In This Topic
    Gets or sets the type of brush that is used to fill the element.
    Syntax
    'Declaration
     
    Public Property BrushType As C1GaugeBrushType
    public C1GaugeBrushType BrushType {get; set;}
    See Also