DiagramControl.GetViewportBounds() Method
In This Article
Returns the bounds of the currently visible area.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
#Returns
Type | Description |
---|---|
Rect | A System. |
See Also