Bottom

Rectangle.Bottom property

矩形領域の下端の y 座標を取得します。

public double Bottom { get; }

プロパティ値

四角形領域の下端の y 座標を表す double 値。

関連項目