Skip to main content
All docs
V23.2

SvgBitmap.SvgImageRenderingMode 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.v23.2.dll

NuGet Package: DevExpress.Drawing

Declaration

[Browsable(false)]
public static SvgImageRenderingMode SvgImageRenderingMode { get; set; }

Property Value

Type Description
DevExpress.Utils.Svg.SvgImageRenderingMode

The SVG image rendering mode.

See Also