Right

Rectangle.Right property

長方形領域の右辺の x 座標を取得します。

public double Right { get; }

プロパティ値

長方形領域の右端の x 座標を表す double 値。

関連項目