dimdec property

dimdec property

Gets or sets The dimdec 271

Definition:

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

See Also