Difference between revisions of "SHIP:Property:boxmodel:ih"

From Serious Documentation
Jump to: navigation, search
(Node: All Box Model Nodes)
(Node: All Box Model Nodes)
 
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|boxmodel|ih}}||{{DataType|Dimension}}|| The inner area height of a [[SHIP:BoxModel|box model node]]. </onlyinclude>
+
|<onlyinclude>{{Prop|boxmodel|ih}}||{{DataType|Dimension}}|| Inner area height of a [[SHIP:BoxModel|box model node]]. </onlyinclude>
 
|}
 
|}
 
The inner height (ih) property of the box gets the height (in pixels) of the the inner area of a container, inside the container's padding region.   
 
The inner height (ih) property of the box gets the height (in pixels) of the the inner area of a container, inside the container's padding region.   
  
 
This is a read-only property both in [[SHIPTide]] and [[SHIPEngine]].
 
This is a read-only property both in [[SHIPTide]] and [[SHIPEngine]].

Latest revision as of 05:35, 25 January 2013

Node: All Box Model Nodes

Property Data Type Description
ih Dimension Inner area height of a box model node.

The inner height (ih) property of the box gets the height (in pixels) of the the inner area of a container, inside the container's padding region.

This is a read-only property both in SHIPTide and SHIPEngine.