RectangleF.Location

RectangleF.Location property

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

public PointF Location { get; set; }

戻り値

あPointFこの左上隅を表すRectangleF構造。

関連項目