Compartilhar via


Método NodeShape.SetAbsoluteBoundsValue

Define o valor para o AbsoluteBounds propriedade.

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 Sub SetAbsoluteBoundsValue ( _
    newValue As RectangleD _
)
protected virtual void SetAbsoluteBoundsValue(
    RectangleD newValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

NodeShape Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams