Click or drag to resize

EdgeTypeMyGraph Property

Graph for which this EdgeType belongs to

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

Property Value

Type: Graph
See Also