Rectangle.Y

Rectangle.Y property

获取或设置此 Rectangle 结构左上角的 y 坐标。

public int Y { get; set; }

Property Value

Rectangle 结构左上角的 y 坐标。

另请参见