Summary
This table contains coordinates for vertices on polyline and polygon descriptors.
|
Field name |
SQL type |
Description |
|---|---|---|
|
DESCINDEX |
INTEGER |
Unique number of the descriptor. |
|
IDX |
INTEGER |
Index of the vertex. |
|
X |
INTEGER |
The horizontal offset in IGSS units from the left side of the application window. |
|
Y |
INTEGER |
The vertical offset in IGSS units from the top of the application window. |
See Also