ignored_boundaries property

ignored_boundaries property

Gets or sets the ignored boundaries.

Definition:

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

See Also