Click or drag to resize

AcquisitionConfigurationIsTransmission Property

Gets or sets a value indicating the dhm type.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool IsTransmission { get; set; }

Property Value

Type: Boolean
true for a transmission dhm, false for a reflection one.
See Also