pen_color property
pen_color property
The pen color of the ellipse annotation.
Definition:
@property
def pen_color(self):
...
@pen_color.setter
def pen_color(self, value):
...
See Also
- class
EllipseAnnotation
The pen color of the ellipse annotation.
@property
def pen_color(self):
...
@pen_color.setter
def pen_color(self, value):
...
EllipseAnnotation