Specifies Structure Viewer definition file format.
| Symbol | Value | Description |
|---|---|---|
Absolute | 0 | Structure is bound to a given absolute offset. |
Relative | 1 | Structure is bound to a given absolute offset. However, if there are subsequent edits in a document before the given offset that insert or delete data, the bound structure is automatically moved to a new location in a document. |
Cursor | 2 | A given offset is added to a main cursor position. When cursor moves, the bound structure is moved with it. |