shape_lock property

shape_lock property

Returns shape’s locks. Read-only IGraphicalObjectLock.

Definition:

@property
def shape_lock(self):
    ...

See Also