DSC_ANIMSYM table

 images\btn_mini.gif  Notation

Summary

This table contains properties for animated symbol descriptors.

Field name

SQL type

Description

DESCINDEX

INTEGER

Unique number of the descriptor.

SYMHANDLE

INTEGER

Unique number of the symbol.

FLIP

INTEGER

The “flipping” of the symbol:

0 = No flip
1 = Flip horizontally
2 = Flip vertically
3 = Flip both ways

ROTATION

INTEGER

The angle to rotate the symbol (counter clockwise):

0 = 0°
1 = 90°
2 = 180°
3 = 270°

STRETCH

INTEGER

1 if the symbol should be stretched independently in both directions to fill the chosen rectangle, 0 if proportions should always be maintained.

COUNT

INTEGER

The number of states with independent properties.


 
See Also