Click or drag to resize

EdgeTypeTailType Property

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

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

Property Value

Type: VertexType
See Also