GroupedShapeOrigin module

class GroupedShapeOrigin.GroupedShapeOrigin(value)

Bases: Enum

Enum to specify the vertical/horizontal origin of an object in the GroupedShape.

Center = 1
UpperLeftCorner = 0