text_background_scale_factor property

text_background_scale_factor property

Gets or sets text background scale factor.

Definition:

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

See Also