 | AcquisitionMetadataCameraName Property |
Combination of the camera id and name
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic string CameraName { get; set; }
public:
property String^ CameraName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also