【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.4.16.9 GetGraphPoints::OnCancel
Contents
Description
This event method is called when either the ESC key is pressed or graph is deactivated while picking points. Derived classes can implement their own functionality for this event method.
Note: When overriding in a derived class, it is not necessary to prepend the declaration with the virtual keyword.
Syntax
virtual void OnCancel()
Parameters
Return
Examples
For an example of using this event method, please see the Example Section in GetGraphPoints.
Remark
See Also
Header to Include
origin.h