ImageGear for .NET
ImGearRectangle Structure Members
Properties  Methods  Events


The following tables list the members exposed by ImGearRectangle.

Public Constructors
 NameDescription
Public ConstructorImGearRectangle 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 MethodContains Checks if the specified point's coordinates are inside of the rectangle.  
Public MethodCopyFromCopies the specified ImGearRectangle object into this instance of the ImGearRectangle class.  
Public MethodEmpty Sets all numeric properties of the rectangle to their initial values.  
Public MethodIntersect Replaces this rectangle with the intersection of itself and another rectangle.  
Public MethodIsEmpty Tests whether all numeric properties of the rectangle are set to their initial values.  
Public MethodIsWellFormed Tests whether the rectangle is valid.  
Public MethodJoin Changes the rectangle's points to contain the specified point.  
Public MethodOffsetShifts the rectangle points by the specified shiftX and shiftY values.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

ImGearRectangle Structure
ImageGear.Core Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback