#include <types.h>
Data Fields | |
| string | name |
| Name of anchor. | |
| uns | quantity |
| Type of dependence, see enum quantity_type. | |
| int | offset |
| Offset of anchor in structure of graphic object. | |
| go_info * | go_info |
| Pointer to description of graphic object. | |
| uns | linear |
| Behavior during affine transformation, see enum linearity_type. | |
1.3.5