pen_width property
pen_width property
The pen width of the arrow annotation.
Definition:
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
See Also
- class
ArrowAnnotation
The pen width of the arrow annotation.
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
ArrowAnnotation