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