pen_color property
Leave feedback
On this page
The pen color of the polyline annotation.
Accepts an ARGB integer value, typically obtained via Color.<name>.to_argb().
@property
def pen_color(self):
...
@pen_color.setter
def pen_color(self, value):
...
- class
PolylineAnnotation
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.