The methods of Art.IRect are listed below. For a list of all members, see the IRect Members list.
See Also: Inherited members from System.ValueType
Copy(IRect)Copies the values of the given rectangle, into this one. | ||
Empty()Checks if the rectangle is empty. | ||
Intersect(IRect, IRect)Finds the intersection of two rectangles and initializes the current one with the result. | ||
static | New(IntPtr)Documentation for this section has not yet been entered. | |
Union(IRect, IRect)Finds the union of two rectangles and initializes the current one with the result. | ||