Click or drag to resize
CanvasCompositionCreateDrawingSession Method
Overload List
  NameDescription
Public methodStatic memberCreateDrawingSession(CompositionDrawingSurface)
[Win10_10586] Creates a CanvasDrawingSession for drawing to the given CompositionDrawingSurface.
Public methodStatic memberCreateDrawingSession(CompositionDrawingSurface, Rect)
[Win10_10586] Creates a CanvasDrawingSession for updating a region of the given CompositionDrawingSurface.
Public methodStatic memberCreateDrawingSession(CompositionDrawingSurface, Rect, Single)
[Win10_10586] Creates a CanvasDrawingSession for updating a region of the given CompositionDrawingSurface, using a custom DPI setting.
Top
See Also