vertical_unit_scale property

vertical_unit_scale property

Gets or sets the vertical unit scale.

Definition:

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

See Also