ImageGear for .NET
IImGearDoubleRectangle Interface Members
Properties  Methods 

The following tables list the members exposed by IImGearDoubleRectangle.

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
 MethodCopyFrom This method copies rectangle from IImGearDoubleRectangle interface.  
 MethodEmpty Sets all numeric properties of the rectangle to their initial values.  
 MethodIntersect Checks whether or not the rectangle is intersected with the specified rectangle.  
 MethodIsEmpty Tests whether all numeric properties of the rectangle have their initial values.  
 MethodIsWellFormed Checks if rectangle’s width is greater than or equal to zero and if its height is greater than or equal to zero.  
 MethodOffsetShifts the rectangle points by the specified shiftX and shiftY values.  
Top
See Also

Reference

IImGearDoubleRectangle Interface
ImageGear.Core Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback