Click or drag to resize
WmfDrawingInnerReaderWmf Property
Gets the ReaderWmf that is used to read the metafile.

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

Property Value

Type: ReaderWmf
See Also