SwimlaneShape::OnPaintSelection Method (DiagramPaintEventArgs^)

 

Called after the selection highlight has been drawn on this shape.

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
) override

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramPaintEventArgs^

The arguments for the paint event.

Return to top
Show: