Art.IRect: Method Members

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

Public Methods

Copy(IRect)
Copies the values of the given rectangle, into this one.
Empty() : int
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) : IRect
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.