Partilhar via


Método NodeShape.SetAbsoluteBoundsValue

Defina o valor para a propriedade de AbsoluteBounds .

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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