Click or drag to resize

EdgeTypeHeadType Property

Gets the Head VertexType of the edge (might not be set)

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

Property Value

Type: VertexType
See Also