current_annotation_scale property
current_annotation_scale property
Gets or sets the current annotation scale.
Definition:
@property
def current_annotation_scale(self):
...
@current_annotation_scale.setter
def current_annotation_scale(self, value):
...