The DiagramLineTypes type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DiagramLineTypes |
Initializes a new instance of the DiagramLineTypes class.
|
Methods
| Name | Description | |
|---|---|---|
| InitializeComponent |
InitializeComponent
|
Fields
| Name | Description | |
|---|---|---|
| Elbow |
Represents an elbow-routed line with no arrows.
| |
| ElbowArrow |
Represents an elbow-routed line with an arrow at the destination end.
| |
| ElbowDoubleArrow |
Represents an elbow-routed line with arrow at both ends.
| |
| Straight |
Represents a straight line with no arrows.
| |
| StraightArrow |
Represents a straight line with an arrow at the destination end.
| |
| StraightDoubleArrow |
Represents a straight line with arrows at both ends.
|
Properties
| Name | Description | |
|---|---|---|
| DefaultConnectionToolboxItemArrowheadStyleKey |
Gets the ResourceKey for the Style for toolbox items
representing diagram connections.
| |
| DefaultConnectionToolboxItemStyleKey |
Gets the ResourceKey for the Style for toolbox items
representing diagram connections.
| |
| DefaultDiagramConnectionStyleKey |
Gets the ResourceKey for the Style for diagram connections.
|