Click or drag to resize
MetafileLoadedEventArgs Properties

The MetafileLoadedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMetafileUri
Gets an Uri of the metafile that was read.
Public propertyReadMetafile
Gets the Viewbox (for WmfViewbox) or Image (for WmfDrawing) that contains the read metafile.
Public propertyUserReaderWmf
Gets an instance of the Ab2d.ReaderWmf that is used to read the metafile.
Top
See Also