An asynchronous method call that executes the specified delegate and begins an operation to create a
new Point at the location of the next mouse click on the display.
Overload List
Name | Description | |
---|---|---|
BeginTrackPoint(TrackDelegate) |
An asynchronous method call that executes the specified delegate and begins an operation to create a new Point at the location of the
next mouse click on the display.
| |
BeginTrackPoint(TrackDelegate, DisplayEffect) |
An asynchronous method call that executes the specified delegate, begins an operation to create a new Point at the location of the
next mouse click on the display and allows the visual effect to be controlled.
|