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

In This Topic
    IImGearDoubleRectangle Interface Methods
    In This Topic

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

    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