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