DiagramControl.GetViewportBounds() Method
Returns the bounds of the currently visible area.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Returns
Type | Description |
---|---|
Rect | A System.Windows.Rect object that represents the viewport bounds in diagram coordinates. |
See Also