MetafileLoadingEventArgs Class |
Namespace: Ab2d.Common.ReaderWmf
public class MetafileLoadingEventArgs : EventArgs
The MetafileLoadingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
MetafileLoadingEventArgs |
Constructor
|
Name | Description | |
---|---|---|
MetafileStream |
Gets or sets a Stream that will be used to read the metafile. The MetafileStream can be changed in the event handler to change the read metafile.
| |
MetafileUri |
Gets or sets an Uri of the metafile that will be read.
| |
UserReaderWmf |
Gets an instance of the Ab2d.ReaderWmf that is used to read the metafile.
|