height property
height property
Gets or sets the vertical component of this Size
.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.html.drawing
- class
Length
- class
Size
Gets or sets the vertical component of this Size
.
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.html.drawing
Length
Size