Click or drag to resize

EdgeTail Property

Gets the tail vertex

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

Property Value

Type: Vertex
See Also