矩形区域。
起始版本: 8
相关模块:NativeWindow
int32_t Rect::x
描述:
矩形框起始x坐标。
int32_t Rect::y
矩形框起始y坐标。
uint32_t Rext::w
矩形框宽度。
uint32_t Rext::h
矩形框高度。