opacity property
opacity property
The replacement annotation opacity.
Definition:
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
See Also
- class
ReplacementAnnotation
The replacement annotation opacity.
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
ReplacementAnnotation