GraphicsPathIterator.SubpathCount プロパティ

定義

パス内のサブパスの数を取得します。

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

プロパティ値

パス内のサブパスの数。

適用対象