Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 522 Bytes

svgimagesource_svgimagesource_843413386.md

File metadata and controls

25 lines (16 loc) · 522 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Imaging.SvgImageSource.#ctor(Windows.Foundation.Uri)
winrt method

Windows.UI.Xaml.Media.Imaging.SvgImageSource.SvgImageSource

-description

Initializes a new instance of the SvgImageSource class, using the supplied Uniform Resource Identifier (URI).

-parameters

-param uriSource

A reference to the SVG source file.

-remarks

-see-also

-examples