オーバーロード | 解説 |
---|---|
ObjectRect コンストラクタ() | Initializes a new instance of the ObjectRect class. |
ObjectRect コンストラクタ(ObjectRect) | Initializes a new instance of the ObjectRect class from another instance of ObjectRect. |
ObjectRect コンストラクタ(RectangleF) | Initializes a new instance of the ObjectRect class from a System.Drawing.RectangleF. |
ObjectRect コンストラクタ(PointF,SizeF) | Initializes a new instance of the ObjectRect class with the specified location and size. |
ObjectRect コンストラクタ(Single,Single,Single,Single) | Initializes a new instance of the ObjectRect class with the specified coordinates and size. |