SvgImage.FromStream Method
Name | Parameters | Description |
---|---|---|
FromStream(ref Dictionary<String, SvgImage>, String, Assembly) static | perThreadCache, name, assembly | |
FromStream(Stream) static | stream | Creates a new SvgImage object from a vector image stored in a stream. |