Udostępnij za pośrednictwem


Konstruktor EdgePoint — (Double, Double, VGPointType)

Ten interfejs API nie jest zgodny ze specyfikacją CLS. 

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

EdgePoint Klasa

Przeciążenie EdgePoint

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams