ButtonInfo.ImageNineGrid Property
In This Article
Gets or sets the nine-grid values used to resize the button’s image.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Thickness | A Thickness value. |
#Remarks
To learn more, see Using Nine-Grid Rendering.
See Also