dimunit property

dimunit property

Gets or sets The dimunit 270

Definition:

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

See Also