Click or drag to resize
WmfDrawingMetafileLoading Event
Occurs before the reading of metafile is started.

Namespace: Ab2d.Controls
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public event EventHandler<MetafileLoadingEventArgs> MetafileLoading

Value

Type: SystemEventHandlerMetafileLoadingEventArgs
See Also