The RectangleRegion type exposes the following members.
Name | Description | |
---|---|---|
RectangleRegion | Overloaded. Creates and initializes an instance of the RectangleRegion class. |
Name | Description | |
---|---|---|
AreEqualValue |
Determines whether the specified RectangleRegion instance is equal to this rectangle region. |
|
Contains | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Height |
Gets or sets a height of this RectangleRegion. |
|
Left |
Gets or sets a x-coordinate of the left edge of this RectangleRegion. |
|
Top |
Gets or sets a y-coordinate of the left edge of this RectangleRegion. |
|
Width |
Gets or sets a width of this RectangleRegion. |