height property
height property
Gets or sets the height of the size
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.threed.utilities
- class
Rect
Gets or sets the height of the size
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.threed.utilities
Rect