Share via


GraphicsPath.PointCount 屬性

定義

取得 PathPointsPathTypes 陣列中的元素數。

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

屬性值

整數,指定在 PathPointsPathTypes 陣列中的元素數。

適用於