JAICameraSettingViewCameraInfos Property |
The list of all camera infos found by the JAI SDK when calling PvSystem.Find().
Namespace: RAYLASE.Marker.CamerasPlugin.JAICameraAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic ObservableCollection<PvDeviceInfo> CameraInfos { get; set; }
Property Value
ObservableCollectionPvDeviceInfo
See Also