Metoda ShapeElement.DrawResizeFeedback —
Rysuje opinii zmiany rozmiaru kształtu.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Składnia
'Deklaracja
Public Overridable Sub DrawResizeFeedback ( _
e As DiagramPaintEventArgs, _
bounds As RectangleD _
)
public virtual void DrawResizeFeedback(
DiagramPaintEventArgs e,
RectangleD bounds
)
Parametry
- e
Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramPaintEventArgs
Argumenty zdarzeń programu paint.
- bounds
Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Bezwzględne granice dla kształtu, względem punktu u góry z lewej na diagramie.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..