opacity property
opacity property
The opacity of the highlight annotation.
Definition:
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
See Also
- class
HighlightAnnotation
The opacity of the highlight annotation.
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
HighlightAnnotation