OclDeviceLinkerAvailable Property |
http://www.emgu.com
Indicates if the linker is available
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool LinkerAvailable { get; }
Public ReadOnly Property LinkerAvailable As Boolean
Get
public:
property bool LinkerAvailable {
bool get ();
}
member LinkerAvailable : bool with get
Property Value
Type:
Boolean
See Also