ResourceDictionaryWriterAddFile Method |
Adds a metafile to the ResourceDictionary as WPF Shapes.
Namespace: Ab2d.Utility.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public Viewbox AddFile(
string fileName
)
Parameters
- fileName
- Type: SystemString
fileName
Return Value
Type:
Viewboxread metafile as Viewbox
See Also