LinkShapeGeometry.DoPaintResizeFeedback 方法

为几何图形绘制尺寸调整反馈。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 命名空间