Compartir a través de


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
Sub UpdateLabelOffset ( _
    oldBounds As RectangleD, _
    newBounds As RectangleD _
)
void UpdateLabelOffset(
    RectangleD oldBounds,
    RectangleD newBounds
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ILineLabel Interfaz

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