box property
box property
Coordinates of changed element.
Definition:
@property
def box(self):
...
@box.setter
def box(self, value):
...
See Also
- module
groupdocs.comparison.result
- class
ChangeInfo
- class
Rectangle
Coordinates of changed element.
@property
def box(self):
...
@box.setter
def box(self, value):
...
groupdocs.comparison.result
ChangeInfo
Rectangle