CustomDrawBackgroundEventArgs.ViewportBounds Property
Gets the rectangle which encompasses the viewport area.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
RectangleF | The viewport bounds in the control-relative coordinates. |
See Also