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

RectangleRegion Members

The RectangleRegion type exposes the following members.

Constructors

Name Description
Public method RectangleRegion

Creates and initializes an instance of the RectangleRegion class.

Methods

Name Description
Public method Contains

Determines if the specified rectangle or vector object is entirely contained within this rectangle region.

Public method CorrectPosition

Fits the specified rectangle to this region

Fields

Name Description
Public field Height

The height of this rectangle region.

Public field Left

The x-coordinate of the left edge of this rectangle region.

Public field Top

The y-coordinate of the left edge of this rectangle region.

Public field Width

The width of this rectangle region.

See Also

Reference