box property
box property
The point annotation position.
Definition:
@property
def box(self):
...
@box.setter
def box(self, value):
...
See Also
- class
PointAnnotation
The point annotation position.
@property
def box(self):
...
@box.setter
def box(self, value):
...
PointAnnotation