BarCustomDrawEventArgs.Bounds Property
Gets the bounding rectangle of the painted element.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A System.Drawing.Rectangle structure representing the bounding rectangle of the element being painted. |
See Also