EdgePoint (Constructor) (Double, Double, VGPointType)

Esta API no es conforme a CLS. 

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

EdgePoint Clase

EdgePoint (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)