Share

TextStyle.WidthScale Property

Parent Object: TextStyle

Description

Gets and sets the width scale factor for the text style. This is also referred to as the 'stretch factor'. A value of 1.0 will display the text as designed; a value of 0.5 will decrease the width of the text by 50%.

Syntax

TextStyle.WidthScale() As Double

Property Value

This is a read/write property whose value is a Double.

Version

Introduced in version 5.3

Was this information helpful?