Click or drag to resize

IGraphElement Properties

The IGraphElement type exposes the following members.

Properties
  NameDescription
Public propertyItem
Indexer that gives access to the attributes of the attribute bearer.
(Inherited from IAttributeBearer.)
Public propertyReplacedByElement
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.
Public propertyType
The GraphElementType of the graph element
Public propertyValid
This is true, if the element is a valid graph element, i.e. it is part of a graph.
Top
See Also