The DiagramLineType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DiagramLineType |
Initializes a new instance of the DiagramLineType class.
|
Methods
| Name | Description | |
|---|---|---|
| Freeze |
Freezes the DiagramLineType so that it cannot be modified.
| |
| ToString |
Provides a string representation of the DiagramLineType.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| 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.
|