Fontstretch Property

From Lianjapedia
Revision as of 11:56, 7 April 2011 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

// textbox1.fontstretch = 200 // Predefined stretch values that follow the CSS naming convention: // Constant Value Description // UltraCondensed 50 50 // ExtraCondensed 62 62 // Condensed 75 75 // SemiCondensed 87 87 // Unstretched 100 100 // SemiExpanded 112 112 // Expanded 125 125 // ExtraExpanded 150 150 // UltraExpanded 200 200