Difference between revisions of "SHIP:Property:textmodel:textfont"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: All Text Model Nodes === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col"...")
 
(Node: All Text Model Nodes)
Line 1: Line 1:
 
=== Node: All [[SHIP:TextModel|Text Model Nodes]] ===
 
=== Node: All [[SHIP:TextModel|Text Model Nodes]] ===
{| class="wikitable" style="margin: 1em auto 1em auto;"
+
{{PropTableStart|}}
! scope="col" | Property
 
! scope="col" | Data Type
 
! scope="col" | Description
 
 
|-
 
|-
|<onlyinclude>{{Prop|textmodel|textfont}}||{{DataType|Node}}|| Font family selector for displayable text. </onlyinclude>
+
|<onlyinclude>{{Prop|textmodel|textfont}}||{{DataType|FontFamilyInfo}}|| Font family selector for displayable text. </onlyinclude>
 
|}
 
|}
 
The font family ({{Prop|textmodel|textfont}}) property of any node that has a [[SHIP:TextModel|Text Model]] determines the font face or font family used for that node.
 
The font family ({{Prop|textmodel|textfont}}) property of any node that has a [[SHIP:TextModel|Text Model]] determines the font face or font family used for that node.
  
 
See the [[SHIP:TextModel|Text Model]] for more information on the text inheritance model.
 
See the [[SHIP:TextModel|Text Model]] for more information on the text inheritance model.

Revision as of 10:26, 30 January 2013

Node: All Text Model Nodes

Property Data Type Description
textfont FontFamilyInfo Font family selector for displayable text.

The font family (textfont) property of any node that has a Text Model determines the font face or font family used for that node.

See the Text Model for more information on the text inheritance model.