Click or drag to resize

DrawingViewDrawTemporaryEventArgs Properties

The DrawingViewDrawTemporaryEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether or not to cancel the event.
Public propertyClientPoint
Gets the client coordinates of the mouse during the generating draw event.
Public propertyDrawingView
Gets the view.
Public propertyWorldPoint
Gets the world coordinates of the mouse during the generating draw event.
Top
See Also