Freigeben über


LinkShapeGeometry.AddLineArcPath-Methode

Fügt einen Übersprungsbogen dem angegebenen GraphicsPath hinzu.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public Sub AddLineArcPath ( _
    path As GraphicsPath, _
    pt1 As PointD, _
    pt2 As PointD _
)
public void AddLineArcPath(
    GraphicsPath path,
    PointD pt1,
    PointD pt2
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LinkShapeGeometry Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace