height property
height property
Gets or sets the height of this RectangleF structure.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.cad - class
RectangleF
Gets or sets the height of this RectangleF structure.
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.cadRectangleF