LinkShapeGeometry::DoPaintGeometry Method (DiagramPaintEventArgs^, IGeometryHost^)
Visual Studio 2015
Draws the basic geometry.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void DoPaintGeometry( DiagramPaintEventArgs^ e, IGeometryHost^ geometryHost ) override
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramPaintEventArgs^
The DiagramPaintEventArgs that contains paint event data.
- geometryHost
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^
The instance data for the geometry.
Show: