Click or drag to resize

AcquisitionConfigurationDistanceScaleY Property

Gets or sets the distance scaling factor in the Y direction for the specified laser source.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public double this[
	PhysicalLaserSource A_0
] { get; set; }

Parameters

A_0
Type: LynceeTec.ImagingPhysicalLaserSource

Property Value

Type: Double
See Also