Rect.this
this
(graphene.point.Point origin = graphene.point.Point.init, graphene.size.Size size = graphene.size.Size.init)Create a rect.Rect boxed type.
Parameters
origin | the coordinates of the origin of the rectangle |
size | the size of the rectangle |