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
Syntaxpublic Graph Graph { get; }
Public ReadOnly Property Graph As Graph
Get
public:
property Graph^ Graph {
Graph^ get ();
}
member Graph : Graph with get
Property Value
Type:
Graph
See Also