WxTool

Description

The WxTool enumeration contains types of workspace tools.

The enumeration is used by the property:

Available Values

Value Brief description
0 Pointer. Pointer. This mode allows for the following operations:
  • Select, move, resize and rotate workspace objects
  • Create, move and delete broken line points
  • Bind and unbind lines to an object
  • Change connection point of a line to an object.
1 Connector. Connection creating mode.
2 Hand. The hand pointer enables the user to change visible workspace area.
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:
  • Select workspace objects
  • Move workspace objects (except for lines)
  • Create, move and delete broken line points
  • Change connection point of a line to an object (unbinding a line from an object is not allowed).
6 CPEditor. Mode of editing object's connection points.
7 StraightLink. Connection line creating mode.
8 CurveLink. Rounded line creating mode.

See also:

Andy Assembly Enumerations