Click or drag to resize

GraphConversionToolsDefaultDMGLConverter Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Default instance of freeGraph to DirectedGraph converter

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static freeGraphToDMGL DefaultDMGLConverter { get; }
Request Example View Source

Property Value

Type: freeGraphToDMGL
See Also