PolygonShape.Points

PolygonShape.Points property

曲線ポイントを取得または設定します。

public PointF[] Points { get; set; }

プロパティ値

曲線がポイント。

関連項目