LinkShapeGeometry::AddLineArcPath Method (GraphicsPath^, PointD, PointD)
Visual Studio 2015
Adds a jump-over arc to the specified GraphicsPath.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- path
-
Type:
System.Drawing.Drawing2D::GraphicsPath^
The path to add the arc to.
- pt1
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
Start point.
- pt2
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
End point.
Show: