ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDoubleRectangle Structure


In This Topic
    ImGearDoubleRectangle Structure Methods
    In This Topic

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

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