Click or drag to resize

VertexTypeMyGraph Property

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