map_label_layout property

map_label_layout property

Gets and sets the layout of map labels.

Definition:

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

See Also