http://www.emgu.com
The Graph of this session
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
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