ImageInfo.IsSvgImage Property
Gets a value indicating if the current image is of the SVG type.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the image is of the SVG type; otherwise, false. |
See Also