PreviewMouseEventArgs.GetBrickScreenBounds() Method
Obtains the location and size of the PreviewMouseEventArgs.Brick on the screen.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
Rectangle | A Rectangle object representing brick bounds on the screen. |
See Also