box property
box property
The polyline annotation position as a Rectangle.
Definition:
@property
def box(self):
...
@box.setter
def box(self, value):
...
See Also
- class
PolylineAnnotation
The polyline annotation position as a Rectangle.
@property
def box(self):
...
@box.setter
def box(self, value):
...
PolylineAnnotation