IUEdge Properties |
The IUEdge type exposes the following members.
| Name | Description | |
|---|---|---|
| Item |
Indexer that gives access to the attributes of the attribute bearer.
(Inherited from IAttributeBearer.) | |
| ReplacedByEdge |
The edge which replaced this edge (Valid is false in this case)
or null, if this edge has not been replaced or is still a valid member of a graph.
(Inherited from IEdge.) | |
| ReplacedByElement |
The element which replaced this element (Valid is false in this case)
or null, if this element has not been replaced or is still a valid member of a graph.
(Inherited from IGraphElement.) | |
| Source |
The source node of the edge.
(Inherited from IEdge.) | |
| Target |
The target node of the edge.
(Inherited from IEdge.) | |
| Type |
Returns the EdgeType of the edge
(Inherited from IEdge.) | |
| Valid |
This is true, if the element is a valid graph element, i.e. it is part of a graph.
(Inherited from IGraphElement.) |