Sdílet prostřednictvím


ShapeElement.DrawResizeFeedback – metoda

Nakreslí velikosti zpětnou vazbu pro obrazec.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Overridable Sub DrawResizeFeedback ( _
    e As DiagramPaintEventArgs, _
    bounds As RectangleD _
)
public virtual void DrawResizeFeedback(
    DiagramPaintEventArgs e,
    RectangleD bounds
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeElement Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů