Enum MouseTool
Enumerates the default mouse tools.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum MouseTool
ConnectorTool
A tool which allows you to create or change connections.
PanTool
A tool which pans the diagram.
PathTool
A tool which allows Path like drawing.
PencilTool
A tool which allows pen like drawing.
PointerTool
The standard tool which allows you to select items.
TextTool
A tool which allows you to position and add text to your diagram.