|
CartoType API
|
#include <cartotype_map.h>
Public Types | |
| enum | { KMaxFonts = 8 } |
Public Attributes | |
| const TLabelStyle * | iStyle |
| TFixedSizeArray< TFont, KMaxFonts > | iFont |
| int32 | iFonts |
Font information used by a label style.
| TFixedSizeArray<TFont,KMaxFonts> CartoType::CLabelFontInfo::iFont |
The fonts specified by the label style.
The number of fonts.
The label style.
1.7.5.1