Click or drag to resize

EdgeHead Property

Gets the head vertex

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

Property Value

Type: Vertex
See Also