box property
box property
The resource redaction annotation position as a Rectangle.
Definition:
@property
def box(self):
...
@box.setter
def box(self, value):
...
The resource redaction annotation position as a Rectangle.
@property
def box(self):
...
@box.setter
def box(self, value):
...