Back to Devexpress

DiagramControl.GetViewportBounds() Method

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-6b937614.md

latest1.1 KB
Original Source

DiagramControl.GetViewportBounds() Method

Returns the bounds of the currently visible area.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

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

Returns

TypeDescription
RectangleF

A System.Drawing.RectangleF object that represents the viewport bounds in diagram coordinates.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace