OclDeviceVendorName Property |
http://www.emgu.com
The device vendor name
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic string VendorName { get; }
Public ReadOnly Property VendorName As String
Get
public:
property String^ VendorName {
String^ get ();
}
member VendorName : string with get
Property Value
Type:
String
See Also