scaling_offset property

scaling_offset property

Gets or sets the scaling offset

Definition:

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

See Also