For a list of all members of this type, see AnnRectangle members.
Name | Description | |
---|---|---|
Contains | Overloaded. Determines if the specified point is contained within this AnnRectangle structure. | |
Convert | Converts this AnnRectangle structure to one with the specified unit of measure. | |
ConvertedBottom | Returns the value of the bottom edge of this AnnRectangle structure, converted to its equivalent in specified AnnUnit unit of measure. | |
ConvertedHeight | Returns the value for the height of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertedLeft | Returns the value of the left edge of this AnnRectangle structure converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertedRight | Returns the value of the right edge of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertedTop | Returns the value of the top edge of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertedWidth | Returns the value for the width of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertTo | Converts this AnnRectangle structure with the specified unit of measure to another AnnRectangle structure. | |
Equals | Overridden.
Specifies whether this AnnRectangle structure contains the same dimensions as the specified Object. For more information about this method, see Equals. | |
FromLTRB | Overloaded. Creates a AnnRectangle structure with the specified upper-left corner and lower-right corner and the specified unit of measure. | |
GetHashCode | Overridden.
Returns a hash code for this AnnRectangle structure. For information about this method, see GetHashCode. | |
Inflate | Overloaded. Inflates this AnnRectangle structure by the specified amounts. | |
Intersect | Overloaded. Replaces this AnnRectangle structure with the intersection of itself and the specified AnnRectangle structure. | |
IntersectsWith | Determines if this rectangle intersects with a test rectangle. | |
Offset | Overloaded. Adjusts the location of this rectangle by the specified amounts. | |
ToRectangleF | Converts this AnnRectangle structure to a RectangleF structure. | |
ToString | Overridden. Overridden. Converts this AnnRectangle structure to a human-readable string. | |
Union | Creates the smallest possible third rectangle that can contain both of two rectangles that form a union. |