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