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