Rect.this

this(graphene.point.Point origin = graphene.point.Point.init, graphene.size.Size size = graphene.size.Size.init) nothrow

Create a rect.Rect boxed type.

Parameters

originthe coordinates of the origin of the rectangle
sizethe size of the rectangle
this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.