Home > All Other Interfaces > ITerrainDynamicObject > FontStyle
The appearance of the text (valid only for DYNAMIC_TEXT_LABEL type). The style can be any combination of the following values (or 0 for regular font):
§ TE_FONT_BOLD = 1
§ TE_FONT_ITALIC = 2
§ TE_FONT_UNDERLINE = 4
JavaScript |
|
|
|
|
|
C# |
|
|
|
|
|
C++ |
|
|
|
|
|