GraphicsPathIterator.SubpathCount 속성

정의

경로의 하위 경로 수를 가져옵니다.

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

속성 값

Int32

경로의 하위 경로 수입니다.

적용 대상