Adobe InDesign CS5 (7.0) Object Model JS: UITools
From InDesign CS5
The enumeration of tool box tools.
Value
| Name | Description | Value |
|---|---|---|
| UITools.ADD_ANCHOR_POINT | The add anchor point tool | 1633767540 = 'aaPt' |
| UITools.CONVERT_DIRECTION_POINT | The convert direction point tool | 1667518580 = 'cdPt' |
| UITools.DELETE_ANCHOR_POINT | The delete anchor point tool | 1684099188 = 'daPt' |
| UITools.DIRECT_SELECTION_TOOL | The direct selection tool | 1685277812 = 'dsLt' |
| UITools.ELLIPSE_FRAME_TOOL | The ellipse frame tool | 1701205100 = 'efTl' |
| UITools.ELLIPSE_TOOL | The ellipse tool | 1701598316 = 'elTl' |
| UITools.ERASE_TOOL | The erase tool | 1701991269 = 'erSe' |
| UITools.EYE_DROPPER_TOOL | The eye dropper tool | 1701074028 = 'edTl' |
| UITools.FREE_TRANSFORM_TOOL | The free transform tool | 1718899820 = 'ftTl' |
| UITools.GAP_TOOL | The gap tool | 1734430836 = 'gaPt' |
| UITools.GRADIENT_FEATHER_TOOL | The gradient feather tool | 1734759532 = 'gfTl' |
| UITools.GRADIENT_SWATCH_TOOL | The gradient swatch tool | 1735611500 = 'gsTl' |
| UITools.HAND_TOOL | The hand tool | 1751209068 = 'haTl' |
| UITools.LINE_TOOL | The line tool | 1819169900 = 'lnTl' |
| UITools.MEASURE_TOOL | The measure tool | 1835357292 = 'meTl' |
| UITools.MOTION_PATH_TOOL | The motion path tool | 1836078188 = 'mpTl' |
| UITools.NONE | No selection | 1852796517 = 'none' |
| UITools.NOTE_TOOL | The note tool | 1852789868 = 'noTl' |
| UITools.PAGE_TOOL | The page tool | 1936741484 = 'spTl' |
| UITools.PENCIL_TOOL | The pencil tool | 1886274412 = 'pnCl' |
| UITools.PEN_TOOL | The pen tool | 1885687412 = 'peNt' |
| UITools.PLACE_CURSOR_TOOL | The place cursor tool which gets set after an import via the Place command | 1885557868 = 'pcTl' |
| UITools.POLYGON_FRAME_TOOL | The polygon frame tool | 1885754476 = 'pfTl' |
| UITools.POLYGON_TOOL | The polygon tool | 1886147692 = 'plTl' |
| UITools.RECTANGLE_FRAME_TOOL | The rectangle frame tool | 1919308908 = 'rfTl' |
| UITools.RECTANGLE_TOOL | The rectangle tool | 1919243372 = 'reTl' |
| UITools.ROTATE_TOOL | The rotate tool | 1919898732 = 'roTl' |
| UITools.SCALE_TOOL | The scale tool | 1935889516 = 'scTl' |
| UITools.SCISSORS_TOOL | The scissors tool | 1935891060 = 'scZt' |
| UITools.SELECTION_TOOL | The selection tool | 1936018548 = 'seLt' |
| UITools.SHEAR_TOOL | The shear tool | 1936217196 = 'shTl' |
| UITools.SMOOTH_TOOL | The smooth tool | 1936544872 = 'smTh' |
| UITools.TABLE_TOOL | The table creation tool | 1952601196 = 'tbTl' |
| UITools.TYPE_ON_PATH_TOOL | The type on a path tool | 1953452148 = 'toPt' |
| UITools.TYPE_TOOL | The type tool | 1954107508 = 'tyPt' |
| UITools.ZOOM_TOOL | The zoom tool | 2053985388 = 'zmTl' |
Usage
As property
ToolBox.currentTool
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |