Click or drag to resize
AB4D logo

SvgFileLoadedEventArgs Properties

The SvgFileLoadedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyReadSvgFile
Gets the Viewbox (for SvgViewbox) or Image (for SvgDrawing) that contains the read svg file.
Public propertySvgFileUri
Gets an Uri of the svg that was read.
Public propertyUserReaderSvg
Gets an instance of the Ab2d.ReaderSvg that is used to read the svg file.
Top
See Also