DiagramControl.GetViewportBounds() Method
Returns the bounds of the currently visible area.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Returns
| Type | Description |
|---|---|
| RectangleF | A System.Drawing.RectangleF object that represents the viewport bounds in diagram coordinates. |
See Also