pen_color property
pen_color property
The arrow annotation pen color.
Definition:
@property
def pen_color(self):
...
@pen_color.setter
def pen_color(self, value):
...
See Also
- class
ArrowAnnotation
The arrow annotation pen color.
@property
def pen_color(self):
...
@pen_color.setter
def pen_color(self, value):
...
ArrowAnnotation