Rectangle.Y

Rectangle.Y property

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

public int Y { get; set; }

プロパティ値

この左上隅の y 座標Rectangle構造。

関連項目