ResourceDictionaryWriterReadSvgStream Method |
Namespace: Ab2d.Utility.ReaderSvg
protected virtual Viewbox ReadSvgStream( Stream stream )
ReadSvgStream method is used to read svg file from stream.
The method reads svg file as shapes and returns a Viewbox. It is also used for AddGeometryStream(Stream, GeometrySettings) method. In this case the read Viewbox is internally converted into Geometries.