Click or drag to resize
CanvasDrawingSessionDrawSvg Method
Overload List
  NameDescription
Public methodDrawSvg(CanvasSvgDocument, Size)
[Win10_15063] Draws an SVG document with the specified viewport size at the origin.
Public methodDrawSvg(CanvasSvgDocument, Size, Vector2)
[Win10_15063] Draws an SVG document with the specified viewport size, at the specified coordinate location.
Public methodDrawSvg(CanvasSvgDocument, Size, Single, Single)
[Win10_15063] Draws an SVG document with the specified viewport size, at the specified coordinates.
Top
See Also