Gets the point at which the cursor is located within the image, in pixels.
[Browsable(false)]
public: __property Point get_ImageCursorPosition();
Property Value
A
System.Drawing.Point value which represents the cursor current location within the image.