Location

Rectangle.Location property

获取或设置this的左上角坐标Rectangle结构.

public Point Location { get; set; }

适当的价值

一个Point表示这个的左上角Rectangle结构体。

也可以看看