ImageGear for C and C++ on Windows v19.9 - Updated
enumIGVectDir
API Reference Guide > Vector Component API Reference > Vector Component Enumerations Reference > enumIGVectDir

These constants define a direction of the rotate operations.

Values:

IG_VECT_DIR_XY Rotation in XY direction
IG_VECT_DIR_YZ Rotation in YZ direction.
IG_VECT_DIR_XZ Rotation in XZ direction.