Click or drag to resize
MetafileLoadedEventArgsMetafileUri Property
Gets an Uri of the metafile that was read.

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

Property Value

Type: Uri
See Also