TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >

 

GetPreferedHeight

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >

 

GetPreferedHeight

 

 

Gets the preferred height (the minimum height needed to accommodate the displayed text) for the fixed table label.

 

 

 

Prototype :

 

float GetPreferedHeight

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetPreferedHeight());

 

 

 

Available Events :

 

All Events