Rectangle.Left

Rectangle.Left property

この左端の x 座標を取得または設定しますRectangle構造体.

public int Left { get; set; }

プロパティ値

この左端の x 座標Rectangle構造。

関連項目