Click or drag to resize
ReaderWmfLastReadImage Property
Gets the lastly read wmf or emf as WPF's Image element (used when ReadGeometry is used, when using Read method see LastReadViewbox)

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

Property Value

Type: Image
See Also