Click or drag to resize

IElementGraph Property

The graph that owns this IElement.

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
IGraph Graph { get; }

Property Value

Type: IGraph
See Also