ImageGear for .NET
UpdateCursor Method
See Also  Send Feedback
ImageGear21.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkController Class : UpdateCursor Method




point
The point (in image pixels).
mousePoint
The position of the mouse (in device pixels).
markControllerData
The mark controller data.

Glossary Item Box

This method sets the ImGearAnnotatorMarkControllerData.Cursor to the Hand cursor if the mouse is over the specified point.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

point
The point (in image pixels).
mousePoint
The position of the mouse (in device pixels).
markControllerData
The mark controller data.

Return Value

Whether or not the mouse is over the specified point.

See Also

©2013. Accusoft Corporation. All Rights Reserved.