Name | Description | |
---|---|---|
Contains | Overloaded. Determines if the specified point is contained within this | |
Equals | Tests whether obj is a VintasoftRect with the same location and size of this VintasoftRect. | |
FromLTRB | Creates a VintasoftRect structure with upper-left corner and lower-right corner at the specified locations. | |
GetBoundingRect | Returns the smallest integer rectangle that contains this rectangle. | |
GetHashCode | Returns the hash code for this VintasoftRect structure. | |
Inflate | Overloaded. Inflates this | |
Intersect | Overloaded. Replaces this | |
IntersectsWith | Determines if this rectangle intersects with the specified VintasoftRect structure. | |
Offset | Overloaded. Adjusts the location of this rectangle by the specified amount. | |
ToString | Overloaded. Returns the string representation of this object. | |
Union | Creates the smallest possible third rectangle that can contain both of two rectangles that form a union. |