RectangleF.X

RectangleF.X property

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

public float X { get; set; }

戻り値

この左上隅の x 座標RectangleF構造。

関連項目