Rectangle.X

Rectangle.X property

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

public int X { get; set; }

プロパティ値

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

関連項目