 | Edge Properties |
The Edge type exposes the following members.
Properties
| Name | Description |
---|
 | ShowLabel |
Gets or sets a value indicating whether to show the edge's label.
|
 | Source |
Gets the source node.
|
 | Target |
Gets the target node.
|
 | Weight |
Gets the weight associated with this connection.
|
Top
See Also