scaledHeight

Typeproperty
Dictionarywidget.svgpath
LibrarySVG Icon
Syntax
get the scaledHeight of <widget>
Associationscom.livecode.widget.svgpath
Summary

The height of the bounding rect of the SVG path, in fractional pixels.

RelatedProperty: scaledWidth, maintainAspectRatio
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.