TileCustomDrawEventArgs.Bounds Property
In This Article
Gets or sets tile bounds.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | Tile bounds. |
#Remarks
You can specify the Bounds
property to change sizes of painted tile elements.
See Also