clipping_mode property

clipping_mode property

The Clipping Mode

Definition:

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

See Also