#include <dgnlib.h>
Public Attributes | |
| DGNElemCore | core |
| int | font_id |
| int | justification |
| double | length_mult |
| double | height_mult |
| double | rotation |
| DGNPoint | origin |
| char | string [1] |
The core.stype code is DGNST_TEXT.
NOTE: Currently we are not capturing the "editable fields" information.
Used for: DGNT_TEXT(17).
|
|
Microstation font id, no list available |
|
|
Char height in master units |
|
|
Justification, see DGNJ_* |
|
|
Char width in master (if square) |
|
|
Bottom left corner of text. |
|
|
Counterclockwise rotation in degrees |
|
|
Actual text (length varies, \0 terminated |
1.2.14 written by Dimitri van Heesch,
© 1997-2002