Freigeben über


DecoratorHostShape.ILineLabel.UpdateLabelOffset-Methode

Diese Methode wird aufgerufen, wenn die Position und die Größe des ILineLabel explizit vom Benutzer geändert wird.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

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

Parameter

Implementiert

ILineLabel.UpdateLabelOffset(RectangleD, RectangleD)

.NET Framework-Sicherheit

Siehe auch

Referenz

DecoratorHostShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace