Click or drag to resize

GraphJsonSettingsVertexTypeFuncProp Property

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

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

Property Value

Type: FuncIVertex, String
See Also