BrickEventArgs.BrickScreenBounds Property
Returns the rectangle displayed when clicking a brick.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v25.2.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure. |
See Also