Click or drag to resize

IElement Properties

The IElement type exposes the following members.

Properties
  NameDescription
Public propertyGraph
The graph that owns this IElement.
Public propertyId
An identifier that is unique to its inheriting class. All vertices of a graph must have unique identifiers. All edges of a graph must have unique identifiers.
Top
See Also