GraphicsPath.PointCount

GraphicsPath.PointCount property

の要素数を取得しますPathPointsまたはPathTypes配列.

public int PointCount { get; }

戻り値

要素の数を指定する整数PathPointsor PathTypes配列。

関連項目