SessionDeviceMemoryGB Property |
http://www.emgu.com
The amount of memory associated with a given device, in GB.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntaxpublic double MemoryGB { get; }
Public ReadOnly Property MemoryGB As Double
Get
public:
property double MemoryGB {
double get ();
}
member MemoryGB : float with get
Property Value
Type:
Double
See Also