Rectangle.Location

Rectangle.Location property

この左上隅の座標を取得または設定しますRectangle構造体.

public Point Location { get; set; }

プロパティ値

Pointこの左上隅を表すRectangle構造。

関連項目