DiagramItem::Segment Property
Visual Studio 2015
Gets the segment.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property LineSegment^ Segment { LineSegment^ get(); void set(LineSegment^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LineSegment^
Show: