ReaderWmfLastReadViewbox Property |
Gets the lastly read wmf or emf as WPF's Viewbox element (used when Read method is used, when using ReadGeometry method see LastReadImage)
Namespace: Ab2dAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public Viewbox LastReadViewbox { get; }
Property Value
Type:
ViewboxSee Also