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