RectangleF.Y

RectangleF.Y property

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

public float Y { get; set; }

戻り値

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

関連項目