Click or drag to resize
AB4D logo

SvgViewboxReadSvg Method

Overload List
  NameDescription
Protected methodReadSvg(Uri) Obsolete.
Reads svg file from sourceUri. This method can be overridden to provide reading svg files from some other source.
Protected methodReadSvg(Uri, Stream)
Reads svg file from sourceUri or sourceStream. This method can be overridden to provide reading svg files from some other source.
Top
See Also