GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Indicator Class
/ OnActionCancelled Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OnActionCancelled Method (Indicator)
In This Topic
This method is called by
Northwoods.Go.GoToolAction
when the tool is being cancelled.
Syntax
C#
public
virtual
void
OnActionCancelled(
GoView
view
)
Parameters
view
Remarks
This just restores the
Value
to its original value, remembered at the time this indicator was activated.
See Also
Reference
Indicator Class
Indicator Members