GraphicsPathIterator.SubpathCount 屬性

定義

取得路徑中的子路徑數。

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

屬性值

路徑中的子路徑數。

適用於