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