You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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