For a list of all members of this type, see LeadRectD members
Name | Description | |
---|---|---|
clone | Creates an exact copy of this LeadRectD. | |
contains | Determines whether the specified point is contained within this LeadRectD. | |
containsPoint | Determines whether the specified point is contained within this LeadRectD. | |
containsRect | Determines if the rectangular region represented by the specified value is entirely contained within this LeadRectD. | |
create | Initializes a new LeadRectD object with explicit parameters. | |
equals | Specifies whether two LeadRectD contain the same coordinates. | |
fromJSON | Converts a JSON-compatible dictionary object to a new LeadRectD instance. | |
fromLTRB | Creates a LeadRectD with the specified edge locations. | |
inflate | Inflates this LeadRectD by the specified amount. | |
inflateRect | Returns a LeadRectD resulting from inflating the specified rectangle by the specified amount. | |
intersect | Replaces this LeadRectD with the intersection of itself and the specified LeadRectD. | |
intersectRects | Returns a LeadRectD that represents the intersection of two rectangles. | |
intersectsWith | Determines if this LeadRectD intersects with a test value. | |
offset | Adjusts the location of this rectangle by the specified amount. | |
scale | Scales this LeadRectD by the specified amount. | |
toJSON | Converts this LeadRectD to a JSON-compatible dictionary object. | |
toString | Converts this LeadRectD to a human-readable string. | |
union | Combines this LeadRectD with the specified value. | |
unionRects | Gets a LeadRectD that contains the union of two rectangles. |