map_unit property

map_unit property

MapUnit

Definition:

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

See Also