 | AcquisitionMetadataPixelShiftY Property |
Shift in pixel in the Y direction of the image obtained for each laser source
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic Tuple<PhysicalLaserSource, double>[] PixelShiftY { get; set; }
public:
property array<Tuple<PhysicalLaserSource, double>^>^ PixelShiftY {
array<Tuple<PhysicalLaserSource, double>^>^ get ();
void set (array<Tuple<PhysicalLaserSource, double>^>^ value);
}
Property Value
Type:
TuplePhysicalLaserSource,
Double
See Also