Creates and initializes a new rectangle.
Name | Description | |
---|---|---|
RectangleVObject(RectangleF) |
Creates and initializes a new rectangle using the specified RectangleF structure. |
|
RectangleVObject(Single, Single, Single, Single) |
Creates and initializes a new rectangle specified by a coordinate pair, a width, and a height. |