DXImageIconSource.NineGrid Property
In This Article
Gets or sets nine-grid values used to resize the image.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Thickness | Nine-grid values used to resize the image. |
#Remarks
Refer to the following help topic for more information: Using Nine-Grid Rendering.
See Also