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

RectangleVObject Constructor

Creates and initializes an instance of the RectangleVObject class.

Overload List

Name Description
Public method RectangleVObject()

Creates and initializes an instance of the RectangleVObject class.

Public method RectangleVObject(RectangleF)

Creates and initializes an instance of the RectangleVObject class with the specified RectangleF.

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

Creates and initializes an instance of the RectangleVObject class with the specified settings.

See Also

Reference