view_label_text_height property

view_label_text_height property

The ViewLabel Text Height

Definition:

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

See Also