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