ShapeElement::OnPaintFeedback Method (DiagramPaintEventArgs^)

 

Called when drag-and-drop feedback is painted.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual void OnPaintFeedback(
	DiagramPaintEventArgs^ e
)

This is called by OnPaint.

Return to top
Show: