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 Overloaded.

Creates and initializes an instance of the RectangleRegion class.

Methods

Name Description
Public method AreEqualValue

Determines whether the specified RectangleRegion instance is equal to this rectangle region.

Public method Contains Overloaded.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Height

Gets or sets a height of this RectangleRegion.

Public property Left

Gets or sets a x-coordinate of the left edge of this RectangleRegion.

Public property Top

Gets or sets a y-coordinate of the left edge of this RectangleRegion.

Public property Width

Gets or sets a width of this RectangleRegion.

See Also

Reference