The DiagramConnectionTool type exposes the following members.

Properties

  NameDescription
Builder
Gets or sets the IDiagramConnectionBuilder which takes effect when the control is selected. This is a dependency property.
ConnectionCursor
Gets or sets the Cursor used to express that the application is in 'add connection' mode. This is a dependency property.
DefaultLineStyleKey
Gets the ResourceKey for the default Style used for drawing connections in progress.
LineStyle
Gets or sets the Style applied to the line used to draw the connection while the user is dragging the tool. This is a dependency property.
ToolScope
Gets or sets the object within which the tool may be applied. This is a dependency property.

See Also