Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- mark
- The mark the mouse is over.
- mousePoint
- The position of the mouse (in device pixels).
- markControllerData
- The mark controller data.
You can override this method to check if the mouse is over a point in your custom mark. If it is, you can set the cursor parameter
to specify which cursor to display, and you can set the ID of the point the cursor is over and the type of resizing to perform for the point.
If the mouse is clicked, the specified point ID and resize type will be passed to the ImGearARTFormsMarkController.Resize method,
which can use this information to modify the size of the mark or the position of a point in the mark.
By default the point ID is set to -1 and the resize type is set to Point.