is_group property

ShapeBase.is_group property

Returns True if this is a group shape.

@property
def is_group(self) -> bool:
    ...

See Also