 | AcquisitionConfigurationPixelShiftY Property |
Gets the number of pixels to be shifted in the Y direction for the specified laser source.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double this[
PhysicalLaserSource A_0
] { get; set; }
public:
property double PixelShiftY[PhysicalLaserSource A_0] {
double get (PhysicalLaserSource A_0);
void set (PhysicalLaserSource A_0, double value);
}
Parameters
- A_0 PhysicalLaserSource
-
Property Value
Double
See Also