Click or drag to resize
EdgeInVLabel Property
Gets the label of the incoming/head vertex.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public string InVLabel { get; }

Property Value

Type: String

Implements

IEdgeInVLabel
See Also