SvgFileLoadedEventArgs Class |
Namespace: Ab2d.Common.ReaderSvg
public class SvgFileLoadedEventArgs : EventArgs
The SvgFileLoadedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
SvgFileLoadedEventArgs |
Constructor
|
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.
|