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

RectangleRegion Constructor

Creates and initializes an instance of the RectangleRegion class.

Overload List

Name Description
Public method RectangleRegion()

Creates and initializes an instance of the RectangleRegion class.

Public method RectangleRegion(RectangleF)

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

Public method RectangleRegion(Single, Single, Single, Single)

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

See Also

Reference