SvgImage Constructors
A vector image.Name | Parameters | Description |
---|---|---|
SvgImage() | none | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
SvgImage(Stream) | stream | Creates a vector image from the given stream. |
SvgImage(Type, String) | type, resource | Creates a vector icon from a resource. |
See Also