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

In This Topic
    IImGearRectangle Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     Property Gets or sets the y-coordinate of the lower-right corner of the rectangle.  
     Property Gets the height of the rectangle.  
     Property Gets or sets the x-coordinate of the upper-left corner of the rectangle.  
     Property Gets or sets the x-coordinate of the lower-right corner of the rectangle.  
     Property Gets or sets the y-coordinate of the upper-left corner of the rectangle.  
     Property Gets the width of the rectangle.  
    Top
    See Also