共用方式為


LinkShapeGeometry.DoPaintResizeFeedback 方法

繪製幾何調整大小的意見反應。

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

語法

'宣告
Public Overrides Sub DoPaintResizeFeedback ( _
    e As DiagramPaintEventArgs, _
    geometryHost As IGeometryHost, _
    bounds As RectangleD _
)
public override void DoPaintResizeFeedback(
    DiagramPaintEventArgs e,
    IGeometryHost geometryHost,
    RectangleD bounds
)

參數

.NET Framework 安全性

請參閱

參考

LinkShapeGeometry 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間