For a list of all members of this type, see LeadRect members.
"Name | Description | |
---|---|---|
Contains | Overloaded. Determines if the rectangular region represented by rect is entirely contained within this LeadRect structure. Supported in Silverlight, Windows Phone 7 | |
Equals | Determines whether the specified object equals this LeadRect object. Supported in Silverlight, Windows Phone 7 | |
FromLTRB | Returns a LeadRect structure with the specified edge locations. Supported in Silverlight, Windows Phone 7 | |
GetHashCode | Returns the hash code for this LeadRect structure. Supported in Silverlight, Windows Phone 7 | |
Inflate | Overloaded. Creates and returns an inflated copy of the specified LeadRect structure. The copy is inflated by the specified amount. The original rectangle remains unmodified. Supported in Silverlight, Windows Phone 7 | |
Intersect | Overloaded. Returns an LeadRect structure that represents the intersection of two rectangles. If there is no intersection, an empty rectangle is returned. Supported in Silverlight, Windows Phone 7 | |
IntersectsWith | Determines if this rectangle intersects with a test rectangle. Supported in Silverlight, Windows Phone 7 | |
Offset | Overloaded. Adjusts the location of this rectangle by the specified amounts. Supported in Silverlight, Windows Phone 7 | |
ToString | Converts this LeadRect to a human-readable string. Supported in Silverlight, Windows Phone 7 | |
Union | Gets a rectangle structure that contains the union of two rectangle structures. Supported in Silverlight, Windows Phone 7 |