height property
height property
Gets or sets height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadEntityAttribute
- class
DxfSizeAttribute
Gets or sets height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.cad.fileformats.cad
CadEntityAttribute
DxfSizeAttribute