Rect.this

Create a rect.Rect boxed type.

  1. this(graphene.point.Point origin, graphene.size.Size size)
  2. this(void* ptr, Flag!"Take" take)

Parameters

origin graphene.point.Point

the coordinates of the origin of the rectangle

size graphene.size.Size

the size of the rectangle