TileCustomDrawEventArgs.Bounds Property
Gets or sets tile bounds.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.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