Click or drag to resize

GraphFeatures Property

Returns the features of the underlying graph.

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual Features Features { get; }

Property Value

Type: Features

Implements

IGraphFeatures
See Also