Execute command.propertydialag Property

Shows the a dialog with all properties of the video capture device.
Usage::
[C#]
ICogImagingDeviceAccess.ExecuteCommand("propertydialog");
Remarks::

The dialog shown is the IC Imaging Control property dialog for video capture devices.

Since the Vision Pro AIK interface stops the live video stream, the change of a propery can only be seen after the dialog is closed.

<< Execute Commands