Click or drag to resize

EdgeTypeMyGraph Property

Graph for which this EdgeType belongs to

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public Graph MyGraph { get; }

Property Value

Type: Graph
See Also