The ConnectionTool type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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 |
Gets the DiagramLineType for this DiagramConnectionTool.
| |
| 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 |
Sets the DiagramLineType for this DiagramConnectionTool.
|
Fields
| Name | Description | |
|---|---|---|
| ArrowPathStyleProperty |
Identifies the ConnectionPathStyle attached property.
| |
| ConnectionPathStyleProperty |
Identifies the ConnectionPathStyle attached property.
| |
| LineTypeProperty |
Identifies the LineType attached property.
|