【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.4.16.15 GetGraphPoints::SetCursorPos
Contents
Description
This optional method allows a point to be preselected (thought not picked) when picking starts. It must be called prior to calling GetGraphPoints::GetPoints().
Syntax
BOOL SetCursorPos(double x, double y)
Parameters
- x
- [input] The x-value of the cursor.
- y
- [input] The y-value of the cursor.
Return
returns TRUE if successful
Examples
Remark
See Also
Header to Include
origin.h