Click or drag to resize
CanvasAnimatedDrawEventArgs Properties

The CanvasAnimatedDrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDrawingSession
Gets the drawing session for use by the Draw event handler. This provides methods to draw lines, rectangles, text etc.
Public propertyTiming
Gets the control's timing information for use by the event handler.
Top
See Also