CanvasComposition.CreateDrawingSession Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateDrawingSession(CompositionDrawingSurface) | [Win10_10586]
Creates a CanvasDrawingSession for drawing to the given CompositionDrawingSurface.
|
![]() ![]() | CreateDrawingSession(CompositionDrawingSurface, Rect) | [Win10_10586]
Creates a CanvasDrawingSession for updating a region of the given CompositionDrawingSurface.
|
![]() ![]() | CreateDrawingSession(CompositionDrawingSurface, Rect, Single) | [Win10_10586]
Creates a CanvasDrawingSession for updating a region of the given CompositionDrawingSurface, using a custom DPI setting.
|