Symbol Text Definition (CIGI Packets)
| CIGI Class | CigiSymbolTextDefV3_3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseSymbolTextDef | ||
| Packet ID | 30 | ||
| Packet Size (bytes) | 16 <= 12 (+ text length) >= 248 | ||
| SpyClient Lookup | N/A | ||
| Parameter | Type | Description | Range |
| Symbol ID | unsigned int16 | Identifies the text symbol to create or update. | 0 - MAXUINT16 |
| Alignment | 4-bit field | Specifies the position of the symbol's reference point in relation to the text. If the text has multiple lines, this parameter also determines whether the text is left-, center-, or right-justified. 0 = Top Left 1 = Top Center 2 = Top Right 3 = Center Left 4 = Center 5 = Center Right 6 = Bottom Left 7 = Bottom Center 8 = Bottom Right | 0 - 8 |
| Orientation | 2-bit field | Specifies the orientation of the text. 0 = Left to Right 1 = Top to Bottom 2 = Right to Left 3 = Bottom to Top | 0 - 3 |
| Font ID | unsigned int8 | Specifies the font to be used for this text symbol. 0 – IG default: Verdana Proportional Fonts: Monospace Fonts: 17 - 255 = IG-Defined | 0 - 17 |
| Font Size | float | Specifies the font size in vertical surface units. | 0.0 - MAXFLOAT |