IRect

    Display

    Description:

    Defines the coordinates of the upper left corner of a rectangle as well as its width and height to describe a rectangular area for an image.

    Summary

    Data Fields

    Field Documentation

    h

    Description:

    Height of the rectangle

    Description:

    Width of the rectangle

    x

    Description:

    Start X-axis coordinate of the rectangle

    y

    Start Y-axis coordinate of the rectangle