ShapeElement::OnPaintSelection Method (DiagramPaintEventArgs^)

 

Called to paint the selection highlight.

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 OnPaintSelection(
	DiagramPaintEventArgs^ e
)

By default, the ShapeGeometry class is used to draw the shape.

Return to top
Show: