Click or drag to resize
MetafileLoadedEventArgsReadMetafile Property
Gets the Viewbox (for WmfViewbox) or Image (for WmfDrawing) that contains the read metafile.

Namespace: Ab2d.Common.ReaderWmf
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public FrameworkElement ReadMetafile { get; }

Property Value

Type: FrameworkElement
See Also