squiggly_color property
squiggly_color property
The color of the squiggly annotation.
Definition:
@property
def squiggly_color(self):
...
@squiggly_color.setter
def squiggly_color(self, value):
...
See Also
- class
SquigglyAnnotation
The color of the squiggly annotation.
@property
def squiggly_color(self):
...
@squiggly_color.setter
def squiggly_color(self, value):
...
SquigglyAnnotation