klyn.gui.images.SvgImage.width
property
public override readonly property width as Int:
Description

Logical SVG viewBox width when set.

A value of 0 means no explicit viewBox override was configured and the renderer uses the file viewBox.

print(icon.width)