Click or drag to resize

IEdgeLabel Property

Return the label associated with the edge.

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
string Label { get; }

Return Value

Type: String
the edge label
See Also