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