OzekiCameraDeviceID Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Int32Implements
IWebCameraDeviceID
See Also