SvgBitmap.Save(String) Method
Saves the image to the specified file.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
path | String | A path to the file to store the image. |
See Also