The WxTool enumeration contains types of workspace tools.
The enumeration is used by the property:
| Value | Brief description |
| 0 | Pointer. Pointer. This mode allows for the following operations:
|
| 1 | Connector. Connection creating mode. |
| 2 | Hand. The hand pointer |
| 3 | SelectOnly. The mode enables the user to view ad select objects or their text depending on value of the IWxView.ExplorerMode property. |
| 4 | ReadOnly. The mode enables the user only to view workspace objects. |
| 5 | SelectAndMove. The mode allows for the following operations:
|
| 6 | CPEditor. Mode of editing object's connection points. |
| 7 | StraightLink. Connection line creating mode. |
| 8 | CurveLink. Rounded line creating mode. |
See also: