GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Indicator Class / OnActionActivated Method
In This Topic
    OnActionActivated Method (Indicator)
    In This Topic
    This method saves the original value when the indicator is starting to be manipulated by the user.
    Syntax
    public virtual void OnActionActivated( 
       GoView view,
       GoInputEventArgs e
    )

    Parameters

    view
    e
    See Also