Bottom

Rectangle.Bottom property

四角形の Y プロパティ値と Height プロパティ値の合計である y 座標を取得します。

public int Bottom { get; }

プロパティ値

四角形の Y プロパティ値と Height プロパティ値の合計である y 座標。

関連項目