Rectangle.Size

Rectangle.Size property

このサイズを取得または設定しますRectangle .

public Size Size { get; set; }

プロパティ値

Sizeこの幅と高さを表すRectangle構造。

関連項目