Share via


PathF.SegmentCountExcludingOpenAndClose Property

Definition

Gets the count of segment operations excluding a leading Move and a trailing Close, if present.

public:
 property int SegmentCountExcludingOpenAndClose { int get(); };
public int SegmentCountExcludingOpenAndClose { get; }
member this.SegmentCountExcludingOpenAndClose : int
Public ReadOnly Property SegmentCountExcludingOpenAndClose As Integer

Property Value

Applies to