For a list of all members of this type, see LogicalRectangle members.
| Name | Description | |
|---|---|---|
| Contains | Overloaded. |
| Convert | Returns this LogicalRectangle structure, converted to its equivalent in the specified destination unit of measure. |
| ConvertTo | Returns this LogicalRectangle structure, converted to its equivalent in the specified destination unit of measure. |
| Equals | Overridden. Determines whether the specified object equals this LogicalRectangle object. |
![]()
| FromLTRB | Returns a LogicalRectangle structure with the specified edge locations and unit of measure. |
![]()
| FromRectangleF | Returns a LogicalRectangle structure with the specified RectangleF in .Pixel. |
| GetHashCode | Overridden. Returns the hash code for this LogicalRectangle structure. |
| Inflate | Overloaded. |
| Intersect | Overloaded. |
| IntersectsWith | Overloaded. |
| Offset | Overloaded. |
| ToRectangle | Returns a Rectangle that represents this LogicalRectangle structure, converted to its equivalent in .Pixel. |
| ToRectangleF | Returns a RectangleF that represents this LogicalRectangle structure, converted to its equivalent in .Pixel. |
| ToString | Overridden. Converts the attributes of this LogicalRectangle to a human-readable string. |
![]()
| Union | Gets a Rectangle structure that contains the union of two Rectangle structures. |