ResourceDictionaryWriterAddStream Method |
Adds a metafile from stream to the ResourceDictionary as WPF Shapes.
Namespace: Ab2d.Utility.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public Viewbox AddStream(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
stream
Return Value
Type:
Viewboxread metafile as Viewbox
See Also