SvgIcon Constructors
Allows you to display SVG images in your applications.Name | Parameters | Description |
---|---|---|
SvgIcon() | none | Initializes a new instance of the SvgIcon class. |
SvgIcon(SvgImage, Size) | defaultImage, defaultSize | Initializes a new instance of the SvgIcon class. |
See Also