LineSegment.IsStartSegment 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 start segment in the LinkShape.
public:
property bool IsStartSegment { bool get(); };
public bool IsStartSegment { get; }
member this.IsStartSegment : bool
Public ReadOnly Property IsStartSegment As Boolean