Click or drag to resize

IMcCaptDeviceIsDigital Property

Gets whether the capture device is a digital camera device.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property IsDigital As Boolean
	Get

Property Value

Type: Boolean
Remarks
Returns a boolean indicating whether this device indicates it is a digital camera device. This is a read-only property.
See Also