underlay_path property

underlay_path property

Gets or sets the underlay path.

Definition:

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

See Also