SvgImage.Save(String) Method
Saves this vector image to the specific file.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| filePath | String | A path to the file where this vector icon should be stored. |
See Also