MetafileLoadedEventArgs Properties |
The MetafileLoadedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
MetafileUri |
Gets an Uri of the metafile that was read.
| |
ReadMetafile |
Gets the Viewbox (for WmfViewbox) or Image (for WmfDrawing) that contains the read metafile.
| |
UserReaderWmf |
Gets an instance of the Ab2d.ReaderWmf that is used to read the metafile.
|