Udostępnij za pośrednictwem


Konstruktor LineSegment — (PointD, PointD)

Konstruktor, który ma dwa punkty końcowe

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
Public Sub New ( _
    point1 As PointD, _
    point2 As PointD _
)
public LineSegment(
    PointD point1,
    PointD point2
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LineSegment Klasa

Przeciążenie LineSegment

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams