scale_horizontal property

scale_horizontal property

Specifies the horizontal scaling factor, negative scaling causes a flip. (percents) Read-only float.

Definition:

@property
def scale_horizontal(self):
    ...

See Also