The DiagramLineTypes type exposes the following members.

Constructors

  NameDescription
DiagramLineTypes
Initializes a new instance of the DiagramLineTypes class.

Methods

  NameDescription
InitializeComponent
InitializeComponent

Fields

  NameDescription
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

  NameDescription
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.

See Also