Compartir a través de


MoveableDecoratorHostShape.ILineLabel.UpdateLabelOffset (Método)

Se llama a este método cuando la posición y el tamaño de ILineLabel explícitamente es modificada por el usuario.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Private Sub UpdateLabelOffset ( _
    oldBounds As RectangleD, _
    newBounds As RectangleD _
) Implements ILineLabel.UpdateLabelOffset
void ILineLabel.UpdateLabelOffset(
    RectangleD oldBounds,
    RectangleD newBounds
)

Parámetros

Implementaciones

ILineLabel.UpdateLabelOffset(RectangleD, RectangleD)

Seguridad de .NET Framework

Vea también

Referencia

MoveableDecoratorHostShape Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)