GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Indicator Class / ComputePath Method
a GraphicsPath that should be modified
In This Topic
    ComputePath Method (Indicator)
    In This Topic
    Compute a GraphicsPath used to paint this Indicator
    Syntax
    protected virtual void ComputePath( 
       GraphicsPath path
    )

    Parameters

    path
    a GraphicsPath that should be modified
    Remarks
    See Also