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