get_height();
set_height(value);
Object.defineProperty('height');
Type | Description |
---|---|
double | The height of this LeadRectD. |
If this LeadRectD is Empty, then trying to change its values will result in an error.
Trying to set this property to a value that is less than 0 will result in an error.