ShapeElement.DrawResizeFeedback(DiagramPaintEventArgs, RectangleD) Method

Definition

Draws the ShapeElement's resizing feedback using the given absolute bounds for the ShapeElement.

C++
public:
 virtual void DrawResizeFeedback(Microsoft::VisualStudio::Modeling::Diagrams::DiagramPaintEventArgs ^ e, Microsoft::VisualStudio::Modeling::Diagrams::RectangleD bounds);

Parameters

e
DiagramPaintEventArgs

The DiagramPaintEventArgs that contains paint event data.

bounds
RectangleD

Bounds to use for the geometry in world units relative to the top-left of the diagram.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022