ImageGear .NET v24.12 - Updated
Rectangle class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : Rectangle class

The following tables list the members exposed by Rectangle.

Public Constructors
 NameDescription
public Constructor  
Top
Public Fields
 NameDescription
public FieldThe height of the rectangle.  
public FieldThe width of the rectangle.  
public FieldThe x coordinate of the rectangle (representing the left side).  
public FieldThe y coordinate of the rectangle (representing the top edge).  
Top
Public Methods
 NameDescription
public Method Creates a copy of the rectangle.  
public Method Indicates whether the rectangle contains a given point.  
public Method Compares two rectangles.  
public Method Modifies the object to represent the intersection of this rectangle with another.  
Top
See Also

Reference

Rectangle class
ImageGear.Web.UI Namespace