ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Vector Component API Reference / Vector Component Enumerations Reference / enumIGVectDir
In This Topic
    enumIGVectDir
    In This Topic

    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.