IVisualPlugin::OnSetCursor

Called on the active tool when the mouse cursor should be updated.

   

HRESULT OnSetCursor( short pane, short view, float x, float y, BOOL* pHandled );

Parameters

pane
[in] ID of the pane where the event originated.
view
[in] Current view direction of the pane.
x
[in] Screen x coordinate where the cursor is located. Value is relative to the pane's top-left corner.
y
[in] Screen x coordinate where the cursor is located. Value is relative to the pane's top-left corner.
pHandled
[out]

Return Values

Remarks

See Also

Copyright © 2004-2010 Fragmosoft