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