RectangleF.Left

RectangleF.Left property

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

public float Left { get; set; }

戻り値

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

関連項目