clipping_state property
clipping_state property
Gets or sets the clipping state.
Definition:
@property
def clipping_state(self):
...
@clipping_state.setter
def clipping_state(self, value):
...
Gets or sets the clipping state.
@property
def clipping_state(self):
...
@clipping_state.setter
def clipping_state(self, value):
...