Click or drag to resize

GraphJsonSettingsEdgeTypeFuncProp Property

[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.EdgeTypeFuncProp"]

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public Func<IEdge, string> EdgeTypeFuncProp { get; set; }

Property Value

Type: FuncIEdge, String
See Also