GraphicsPathIterator.SubpathCount 属性

定义

获取路径中子路径的数目。

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

属性值

路径中子路径的数目。

适用于