auto_scale_font fastighet

auto_scale_font fastighet

Sant om texten i objektet ändrar teckenstorlek när objektstorleken ändras. Standardvärdet är True.

Definition:

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

Se även