Compartir a través de


NodeShapeGeometry.DoPaintResizeFeedback (Método)

Dibuja la información de tamaño para la geometría.

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
Public Overrides Sub DoPaintResizeFeedback ( _
    e As DiagramPaintEventArgs, _
    geometryHost As IGeometryHost, _
    bounds As RectangleD _
)
public override void DoPaintResizeFeedback(
    DiagramPaintEventArgs e,
    IGeometryHost geometryHost,
    RectangleD bounds
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NodeShapeGeometry Clase

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