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