| 
    SpatiaLite
    4.3.0
    
   | 
 
wrapper for DXF Text object More...
#include <gg_dxf.h>

Data Fields | |
| char * | label | 
| pointer to Label string  | |
| double | x | 
| X coordinate.  | |
| double | y | 
| Y coordinate.  | |
| double | z | 
| Z coordinate.  | |
| double | angle | 
| label rotation angle  | |
| gaiaDxfExtraAttrPtr | first | 
| pointer to first Extra Attribute [linked list]  | |
| gaiaDxfExtraAttrPtr | last | 
| pointer to last Extra Attribute [linked list]  | |
| struct gaia_dxf_text * | next | 
| pointer to next item [linked list]  | |
wrapper for DXF Text object
 1.8.9.1