magnification property

magnification property

Gets or sets the filter mode for magnification.

Definition:

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

See Also