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