is_location_autocalculated property

is_location_autocalculated property

Defines how location should be calculated: true – calculated automatically; defined by the X, Y, Width, Height properties. Read-only bool.

Definition:

@property
def is_location_autocalculated(self):
    ...

See Also