Back to Devexpress

DiagramControl.GetViewportBounds() Method

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-9f46a2ae.md

latest1.1 KB
Original Source

DiagramControl.GetViewportBounds() Method

Returns the bounds of the currently visible area.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public Rect GetViewportBounds()
vb
Public Function GetViewportBounds As Rect

Returns

TypeDescription
Rect

A System.Windows.Rect object that represents the viewport bounds in diagram coordinates.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace