MoveableDecoratorHostShape::OnPaintSelection Method (DiagramPaintEventArgs^)
Visual Studio 2015
Override OnPaintSelection() to draw a thin line from this host shape to the anchor point.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramPaintEventArgs^
A DiagramPaintEventArgs that contains event data. The coordinate system of the Graphics object is in world units and relative to the parent shape.
Show: