Click or drag to resize
EdgeOutVLabel Property
Gets the label of the outgoing/tail vertex.

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

Property Value

Type: String

Implements

IEdgeOutVLabel
See Also