SvgFileLoadedEventArgs Properties |
The SvgFileLoadedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ReadSvgFile |
Gets the Viewbox (for SvgViewbox) or Image (for SvgDrawing) that contains the read svg file.
| |
SvgFileUri |
Gets an Uri of the svg that was read.
| |
UserReaderSvg |
Gets an instance of the Ab2d.ReaderSvg that is used to read the svg file.
|