共用方式為


LineLabelShape.ILineLabel.UpdateLabelOffset 方法

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

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

參數

實作

ILineLabel.UpdateLabelOffset(RectangleD, RectangleD)

.NET Framework 安全性

請參閱

參考

LineLabelShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間