horizontal_unit_scale property

horizontal_unit_scale property

Gets or sets the horizontal unit scale.

Definition:

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

See Also