Método NodeShape.GetAbsoluteBoundsValue

Obtém os limites absolutos da forma.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Protected Overridable Function GetAbsoluteBoundsValue As RectangleD
protected virtual RectangleD GetAbsoluteBoundsValue()

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Os limites absolutos da forma.

Segurança do .NET Framework

Consulte também

Referência

NodeShape Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams