2.2.4.16.15 GetGraphPoints::SetCursorPos

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

GetCursorPos

Header to Include

origin.h