ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearRectangle Interface

In This Topic
    IImGearRectangle Interface Methods
    In This Topic

    For a list of all members of this type, see IImGearRectangle members.

    Public Methods
     NameDescription
     Method Checks if the specified point’s coordinates are inside of the rectangle.  
     MethodCopies the specified ImGearRectangle object into this instance of the ImGearRectangle class.  
     Method Sets all numeric properties of the rectangle to their initial values.  
     Method Replaces this rectangle with the intersection of itself and another rectangle.  
     Method Tests whether all numeric properties of the rectangle have their initial values.  
     Method Tests whether the rectangle is valid.  
     Method Changes the rectangle’s points to contain the specified point.  
     MethodShifts the rectangle points by the specified xShift and yShift values.  
    Top
    See Also