GraphicsPath.PointCount 속성

정의

배열의 PathPoints 요소 PathTypes 수를 가져옵니다.

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

속성 값

배열의 요소 PathPoints 수를 지정하는 정수 PathTypes 입니다.

적용 대상