CanvasAnimatedDrawEventArgs Class |
Namespace: Microsoft.Graphics.Canvas.UI.Xaml
public sealed class CanvasAnimatedDrawEventArgs
The CanvasAnimatedDrawEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CanvasAnimatedDrawEventArgs | Initializes a new instance of the CanvasAnimatedDrawEventArgs class. |
Name | Description | |
---|---|---|
DrawingSession | Gets the drawing session for use by the Draw event handler.
This provides methods to draw lines, rectangles, text etc. | |
Timing | Gets the control's timing information for use by the event handler. |