Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1LinearGauge Class / DrawBorder() Method

In This Topic
    DrawBorder() Method
    In This Topic
    Draw the border with BorderBrush and BorderThickness.
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawBorder() 
    protected virtual void DrawBorder()
    See Also