Rect.origin
graphene.point.Point origin() @propertyGet origin field.
Returns
the coordinates of the origin of the rectangle
void origin(graphene.point.Point propval) @propertySet origin field.
Parameters
propval | the coordinates of the origin of the rectangle |