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