The graph that owns this IElement.
            
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
SyntaxReadOnly Property Graph As IGraph
	Get
property IGraph^ Graph {
	IGraph^ get ();
}abstract Graph : IGraph with get
Property Value
Type: 
IGraph
See Also