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

Glossary Item Box

The following tables list the members exposed by ImGearDoubleRectangle.

Public Constructors

 NameDescription
Public ConstructorImGearDoubleRectangle ConstructorOverloaded.   
Top

Public Properties

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

Public Methods

 NameDescription
Public MethodCopyFrom This method copies rectangle from IImGearDoubleRectangle interface.  
Public MethodEmpty Sets all numeric properties of the rectangle to their initial values.  
Public MethodIntersect Checks whether or not the rectangle is intersected with the specified rectangle.  
Public MethodIsEmpty Tests whether all numeric properties of the rectangle have their initial values.  
Public MethodIsWellFormed Checks if rectangle's width is greater than or equal to zero and if its height is greater than or equal to zero.  
Public MethodOffsetShifts the rectangle points by the specified shiftX and shiftY values.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.