Font.toRaphaelFormat

Syntax

toRaphaelFormat(element: Element);

Parameters

element. Raphael object, to which font settings must be applied.

Description

The toRaphaelFormat method determines font settings for the specified Raphael object.

Example

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

Font