enable_annotation_scale property

enable_annotation_scale property

Definition:

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

See Also