The DiagramLineType type exposes the following members.

Constructors

  NameDescription
DiagramLineType
Initializes a new instance of the DiagramLineType class.

Methods

  NameDescription
Freeze
Freezes the DiagramLineType so that it cannot be modified.
ToString
Provides a string representation of the DiagramLineType.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
DisplayName
Gets or sets a display name which can be used in tooltips or other user interface text to identify the line type.
Name
Gets the name of the line type.
Pathfinder
Gets or sets the routing algorithm for lines of this type.

See Also