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

BaseRectangleVObject Constructor

Creates and initializes an instance of the BaseRectangleVObject class.

Overload List

Name Description
Public method BaseRectangleVObject()

Creates and initializes an instance of the BaseRectangleVObject class.

Public method BaseRectangleVObject(RectangleF)

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

Public method BaseRectangleVObject(Single, Single, Single, Single)

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

See Also

Reference