SVG_SET_FONT_SIZE

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_SET_FONT_SIZE (svgObject; size)

ParameterTypeDescription
svgObjectSVG_RefReference of SVG element
sizeIntegerSize of characters in points

Description

The SVG_SET_FONT_SIZE command can be used to specify the font size for the SVG object having the svgObject reference. If svgObject does not reference a valid element, an error is generated.

The size parameter contains the font size in points.

See Also

SVG_SET_FONT_STYLE.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next