DXSvgImage(Single, Single) Constructor
Initializes a new instance of the DXSvgImage class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.2.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type |
|---|---|
| width | Single |
| height | Single |
See Also