if (_slaveViewers[0].CaptureDevice != null)
{
Camera1Name.Text = _slaveViewers[0].CaptureDevice.FriendlyName;
}
if (_slaveViewers[1].CaptureDevice != null)
{
Camera2Name.Text = _slaveViewers[1].CaptureDevice.FriendlyName;
}
Forum 'VintaSoft Imaging .NET SDK and Plug-ins Discussions'
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
