 | SingleWavelengthReconstructionWaveFilt Property |
Gets a value indicating whether a wavelength filter is enabled.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntaxpublic virtual bool WaveFilt { get; }
public:
virtual property bool WaveFilt {
bool get ();
}
Property Value
Type:
Booleantrue if the wavelength filter is enabled; otherwise,
false.
Implements
IReconstructionWaveFilt
See Also