GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorBar Class / ContainsPoint Method
In This Topic
    ContainsPoint Method (IndicatorBar)
    In This Topic
    Returns true if the point is close to the end of the bar.
    Syntax
    public override bool ContainsPoint( 
       PointF p
    )

    Parameters

    p
    See Also