SvgBitmap.Elements Property
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
List<DevExpress.Utils.Svg.SvgElementWrapper> | A List of vector image elements. |
See Also