ShapeElement.DrawResizeFeedback Method
Draws the resizing feedback for the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual void DrawResizeFeedback( DiagramPaintEventArgs e, RectangleD bounds )
Parameters
- e
- Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramPaintEventArgs
The paint event arguments.
- bounds
- Type: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
The absolute bounds for the shape, relative to the top-left point of the diagram.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.