SvgImageItem.Bounds Property
Gets the SvgImageItem‘s bounds.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A RectangleF structure that stores SvgImageItem‘s bounds. |
See Also