GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / ComputePath Method
In This Topic
    ComputePath Method (GraduatedScaleLinear)
    In This Topic
    Finds the main path of the GraduatedScale. Does not include tick marks.
    Syntax
    protected override void ComputePath( 
       GraphicsPath path
    )

    Parameters

    path
    See Also