Rectangle.Location

Rectangle.Location property

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

public Point Location { get; set; }

関連項目