GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorKnob Class / Paint Method
In This Topic
    Paint Method (IndicatorKnob)
    In This Topic
    Draw both the ellipses and the triangular pointer computed as the path.
    Syntax
    public override void Paint( 
       Graphics g,
       GoView view
    )

    Parameters

    g
    view
    See Also