Rectangle.Y

Rectangle.Y property

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

public int Y { get; set; }

関連項目