SvgImage(Stream) Constructor
Creates a vector image from the given stream.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A stream from which the vector icon should be created. |
See Also