DrawingViewDrawTemporaryEventArgs Properties |
The DrawingViewDrawTemporaryEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether or not to cancel the event.
| |
ClientPoint |
Gets the client coordinates of the mouse during the generating draw event.
| |
DrawingView |
Gets the view.
| |
WorldPoint |
Gets the world coordinates of the mouse during the generating draw event.
|