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