shape_type property

shape_type property

ShapeType

Definition:

@property
def shape_type(self):
    ...
@shape_type.setter
def shape_type(self, value):
    ...

See Also