pen_width property
pen_width property
The distance annotation pen width.
Definition:
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
See Also
- class
DistanceAnnotation
The distance annotation pen width.
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
DistanceAnnotation