threshholding property

threshholding property

Gets or sets the threshholding.

Definition:

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

See Also