ShapeElement::OnPaintShape Method (DiagramPaintEventArgs^)

 

Called to paint the basic parts of the 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 OnPaintShape(
	DiagramPaintEventArgs^ e
)

OnPaint calls this method.

Return to top
Show: