Click or drag to resize

GraphJsonSettingsVertexTypeFuncProp Property

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

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

Property Value

Type: FuncIVertex, String
See Also