Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::TextState Struct Reference

Represents the text state. More...

Public Attributes

EColor innerColor
 The inner color.
EColor outerColor
 The outer color.
float outerWidth
 The outer width.
float scale
 The scale.
int fontSize
 The font size.
ETextStyle style: 2
 The text style.
ETextAlignment alignment: 4
 The text alignment.
bool useComplexScript
 The flag indicating whether to use complex script.

Detailed Description

Represents the text state.