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