OzekiCameraDeviceID Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int DeviceID { get; }
Public ReadOnly Property DeviceID As Integer
Get
public:
virtual property int DeviceID {
int get () sealed;
}
abstract DeviceID : int with get
override DeviceID : int with get
Property Value
Type:
Int32Implements
IWebCameraDeviceID
See Also