ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Enumerations > enumIGArtXGUIActionType Enumeration |
This enumeration specifies ArtX GUI action types.
IG_ARTX_GUI_ACTION_NONE | Specifies empty action. Should not be used and may indicate error state. |
IG_ARTX_GUI_ACTION_SELECT | GUI action is mark selection. |
IG_ARTX_GUI_ACTION_CREATE | GUI action is mark creation. |
IG_ARTX_GUI_ACTION_MOVE | GUI action is mark movement. |
IG_ARTX_GUI_ACTION_RESIZE | GUI action is mark resize. |
IG_ARTX_GUI_ACTION_EDIT | GUI action is mark edit. |