LineSegment.IsEndSegment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get whether this is the end segment in the LinkShape.
public:
property bool IsEndSegment { bool get(); };
public bool IsEndSegment { get; }
member this.IsEndSegment : bool
Public ReadOnly Property IsEndSegment As Boolean