SvgImage(Type, String) Constructor
Creates a vector icon from a resource.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | A Type of resource assembly. |
| resource | String | Image name. |
See Also