Return the label associated with the edge.
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax ReadOnly Property Label As String
Get
property String^ Label {
String^ get ();
}
abstract Label : string with get
Return Value
Type:
Stringthe edge label
See Also