Freigeben über


EdgePoint-Konstruktor (Double, Double, VGPointType)

Diese API ist nicht CLS-kompatibel. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Sub New ( _
    x As Double, _
    y As Double, _
    pointType As VGPointType _
)
[CLSCompliantAttribute(false)]
public EdgePoint(
    double x,
    double y,
    VGPointType pointType
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

EdgePoint Klasse

EdgePoint-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace