Click or drag to resize

SessionGraph Property

https://www.emgu.com/wiki/index.php/Emgu_TF
The Graph of this session

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public Graph Graph { get; }

Property Value

Type: Graph
See Also