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