Partilhar via


Método MoveableDecoratorHostShape.SetAbsoluteBoundsValue

Substitua SetAbsoluteBoundsValue() para lidar com a movimentação por meio de sua atenção.

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

MoveableDecoratorHostShape Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams