is_auto_margin proprietà

is_auto_margin proprietà

Indica se il margine viene calcolato automaticamente.

Definizione:

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

Guarda anche