Click or drag to resize
CanvasDrawEventArgs Properties

The CanvasDrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDrawingSession
Gets the drawing session for use by the current event handler. This provides methods to draw lines, rectangles, text etc.
Top
See Also