ShapeGeometry::DoPaint Method (DiagramPaintEventArgs^, IGeometryHost^)
Visual Studio 2015
Draws the shape geometry, and its shadow if it has one.
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^
The diagram paint event arguments referencing the Graphics drawing surface.
- geometryHost
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^
The shape or link.
Show: