scaledWidth

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

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

RelatedProperty: scaledHeight, maintainAspectRatio
Description

If the maintainAspectRatio of the SVG path is true, then the scaledWidth of the object will return the width of the bounding rect of the SVG path. Otherwise, it will return the width of the widget.