SvgBitmap(SvgImage) Constructor
Creates a new instance of the SvgBitmap class from the specified vector image.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
svgImage | SvgImage | A vector image. |
See Also