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

Logical SVG viewBox height when set.

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

print(icon.height)