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