ImageGear for .NET
Rectangle Class Members
See Also  Fields  Methods  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : Rectangle Class

Glossary Item Box

The following tables list the members exposed by Rectangle.

Public Constructors

 NameDescription
Public ConstructorRectangle Constructor  
Top

Public Fields

 NameDescription
Public FieldheightThe height of the rectangle.  
Public FieldwidthThe width of the rectangle.  
Public FieldxThe x coordinate of the rectangle (representing the left side).  
Public FieldyThe y coordinate of the rectangle (representing the top edge).  
Top

Public Methods

 NameDescription
Public Methodclone Creates a copy of the rectangle.  
Public Methodcontains Indicates whether the rectangle contains a given point.  
Public Methodequals Compares two rectangles.  
Public Methodintersect Modifies the object to represent the intersection of this rectangle with another.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.