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