clipping_boundary_type property

clipping_boundary_type property

Gets or sets the type of the clipping boundary.

Definition:

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

See Also