boundary_path property

boundary_path property

Gets or sets the boundary path.

Definition:

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

See Also