LineSegment::EndIndex Property

 

Get the index of the end point in the LinkShape's edge points.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property int EndIndex {
	int get();
}

Property Value

Type: System::Int32
Return to top
Show: