LineSegment Constructor (PointD, PointD)
Visual Studio 2015
Constructor that takes the two end points
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- point1
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
segment's starting point.
- point2
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
segment's end point.
Show: