Left

Rectangle.Left property

四角形の左端の x 座標を取得します。

public int Left { get; }

プロパティ値

四角形の左端の x 座標。

関連項目