RectangleF.Size

RectangleF.Size property

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

public SizeF Size { get; set; }

戻り値

SizeFこの幅と高さを表すRectangleF構造。

関連項目