Home > All Other Interfaces > ITerrainDynamicObject > FontSize

FontSize

The size of the text, from 8 to 72 points (valid only for DYNAMIC_TEXT_LABEL type).

 

JavaScript

 

 

 

 

FontSize

 

C#

 

 

 

 

int FontSize { get; set; }

 

C++

 

 

 

 

HRESULT FontSize([out, retval] long* pVal)

HRESULT FontSize([in] long pVal)