ImageGear .NET - Updated
IImGearDoubleRectangle Interface Members
Properties  Methods 

ImageGear24.Core Assembly > ImageGear.Core Namespace : IImGearDoubleRectangle Interface

The following tables list the members exposed by IImGearDoubleRectangle.

Public Properties
 NameDescription
 Property Gets or sets the y-coordinate of the lower-right corner of the rectangle.  
 Property Gets the height of the rectangle.  
 Property Gets or sets the x-coordinate of the upper-left corner of the rectangle.  
 Property Gets or sets the x-coordinate of the lower-right corner of the rectangle.  
 Property Gets or sets the y-coordinate of the upper-left corner of the rectangle.  
 Property Gets the width of the rectangle.  
Top
Public Methods
 NameDescription
 Method This method copies rectangle from IImGearDoubleRectangle interface.  
 Method Sets all numeric properties of the rectangle to their initial values.  
 Method Checks whether or not the rectangle is intersected with the specified rectangle.  
 Method Tests whether all numeric properties of the rectangle have their initial values.  
 Method Checks if rectangle’s width is greater than or equal to zero and if its height is greater than or equal to zero.  
 MethodShifts the rectangle points by the specified shiftX and shiftY values.  
Top
See Also

Reference

IImGearDoubleRectangle Interface
ImageGear.Core Namespace