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