LineSegment Constructor
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | LineSegment(LinkShape^, Int32, Int32) | Constructor that takes the parent LinkShape and indices for the two end points. |
![]() | LineSegment(PointD, PointD) | Constructor that takes the two end points |
![]() | LineSegment(PointD, PointD, Int32, Int32, Boolean, Boolean, RectangleD) | Constructor that takes the two end points and its segment index. |
Show:
