Condividi tramite


Proprietà DiagramClientView.ViewBounds

Ottiene i limiti del riquadro di visualizzazione in unità del mondo relativo al superiore sinistro del diagramma.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ViewBounds As RectangleD
public RectangleD ViewBounds { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramClientView Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams