Rectangle.Right

Rectangle.Right property

この Rectangle 構造体の X プロパティ値と Width プロパティ値の合計である x 座標を取得します。

public int Right { get; }

関連項目