ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / Rectangle class

In This Topic
    Rectangle class Fields
    In This Topic

    For a list of all members of this type, see Rectangle members.

    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
    See Also