BrickViewData.OriginalBoundsF Property
Gets the original bounds of the brick view data.
Namespace: DevExpress.XtraPrinting.Export
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A RectangleF value. |
See Also