This documentation is for the old version. Go to the latest Graphics Mill docs

RectangleVObject Constructor

Creates and initializes a new rectangle.

Overload List

Name Description
Public method RectangleVObject(RectangleF)

Creates and initializes a new rectangle using the specified RectangleF structure.

Public method RectangleVObject(Single, Single, Single, Single)

Creates and initializes a new rectangle specified by a coordinate pair, a width, and a height.

See Also

Reference