Left

Rectangle.Left property

矩形領域の左端の x 座標を取得します。

public double Left { get; }

プロパティ値

四角形領域の左端の x 座標を表す double 値。

関連項目