ImageGear for .NET
IImGearRectangle Interface Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : IImGearRectangle Interface

Glossary Item Box

The following tables list the members exposed by IImGearRectangle.

Public Properties

 NameDescription
 PropertyBottom Gets or sets the y-coordinate of the lower-right corner of the rectangle.  
 PropertyHeight Gets the height of the rectangle.  
 PropertyLeft Gets or sets the x-coordinate of the upper-left corner of the rectangle.  
 PropertyRight Gets or sets the x-coordinate of the lower-right corner of the rectangle.  
 PropertyTop Gets or sets the y-coordinate of the upper-left corner of the rectangle.  
 PropertyWidth Gets the width of the rectangle.  
Top

Public Methods

 NameDescription
 MethodContains Checks if the specified point’s coordinates are inside of the rectangle.  
 MethodCopyFromCopies the specified ImGearRectangle object into this instance of the ImGearRectangle class.  
 MethodEmpty Sets all numeric properties of the rectangle to their initial values.  
 MethodIntersect Replaces this rectangle with the intersection of itself and another rectangle.  
 MethodIsEmpty Tests whether all numeric properties of the rectangle have their initial values.  
 MethodIsWellFormed Tests whether the rectangle is valid.  
 MethodJoin Changes the rectangle’s points to contain the specified point.  
 MethodOffsetShifts the rectangle points by the specified xShift and yShift values.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.