The ConnectionTool type exposes the following members.

Methods

  NameDescription
GetArrowPathStyle
Gets the Style to be applied to the path that represents an arrow on a line type in a DiagramConnectionTool.
GetConnectionPathStyle
Gets the Style to be applied to the path that represents a line type in a DiagramConnectionTool.
GetLineType
SetArrowPathStyle
Sets the Style to be applied to the path that represents an arrow on a line type in a DiagramConnectionTool.
SetConnectionPathStyle
Sets the Style to be applied to the path that represents a line type in a DiagramConnectionTool.
SetLineType

Fields

  NameDescription
ArrowPathStyleProperty
Identifies the ConnectionPathStyle attached property.
ConnectionPathStyleProperty
Identifies the ConnectionPathStyle attached property.
LineTypeProperty
Identifies the LineType attached property.

See Also