clip_boundaries_count property

clip_boundaries_count property

Gets or sets the clip boundaries count.

Definition:

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

See Also