 | DataCameraSensor Property |
Gets the sensor assign to the camera.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic DataSensor Sensor { get; }public:
property DataSensor^ Sensor {
DataSensor^ get ();
}Property Value
Type:
DataSensor
The sensor assign to the camera.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also