dimlim property

dimlim property

Gets or sets The dimlim - 072

Definition:

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

See Also