scaledHeight
Type
property
Summary
The height of the bounding rect of the SVG path, in fractional pixels.
Syntax
get the scaledHeight of <widget>
Description
If the maintainAspectRatio of the SVG path is true, then the scaledHeight
of the object will return the height of the bounding rect of the SVG path.
Otherwise, it will return the height of the widget.
Related
property: scaledWidth, maintainAspectRatio