expansion property

double? expansion
getter/setter pair

The expansion factor of the text.

The value of this attribute is a number containing a floating point value indicating the log of the expansion factor to be applied to glyphs. The default value is 0, indicating no expansion.

Implementation

double? expansion;