Font.toSVGFormat

Syntax

toSVGFormat(element: SVGElement)

Parameters

element. SVG element, to which font settings must be applied.

Description

The toSVGFormat method determines font settings for the specified SVG object.

Example

The example of use is given in the page with description of the Font.toCSSFormat method.

Font