Rect class

最近更新时间:2022-09-20 05:17:40

长方形区域。

Constructors

Properties

  • bottomint

    长方形区域的底边所对应的纵坐标。

    read / write

  • hashCodeint

    The hash code for this object. [...]

    read-only, inherited

  • leftint

    长方形区域的左边所对应的横坐标。

    read / write

  • rightint

    长方形区域的右边所对应的横坐标。

    read / write

  • runtimeTypeType

    A representation of the runtime type of the object.

    read-only, inherited

  • topint

    长方形区域的上边所对应的纵坐标。

    read / write

Methods

Operators