width property
width property
Width
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.comparison.result
- class
Rectangle
Width
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.comparison.result
Rectangle