Share via


PathF.SubPathCount Property

Definition

Gets the number of sub-paths (contiguous sequences beginning with Move) in the path.

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

Property Value

Applies to