Click or drag to resize

VertexTypeMyGraph Property

Graph for which this VertexType 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