MetafileLoadedEventArgs Class |
Namespace: Ab2d.Common.ReaderWmf
public class MetafileLoadedEventArgs : EventArgs
The MetafileLoadedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetafileLoadedEventArgs |
Constructor
|
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.
|