 | AcquisitionMetadataDistanceScaleX Property |
Image scaling in the X 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>[] DistanceScaleX { get; set; }
public:
property array<Tuple<PhysicalLaserSource, double>^>^ DistanceScaleX {
array<Tuple<PhysicalLaserSource, double>^>^ get ();
void set (array<Tuple<PhysicalLaserSource, double>^>^ value);
}
Property Value
Type:
TuplePhysicalLaserSource,
Double
See Also