The graph that owns this IElement.
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax ReadOnly Property Graph As IGraph
Get
property IGraph^ Graph {
IGraph^ get ();
}
abstract Graph : IGraph with get
Property Value
Type:
IGraphSee Also