 | SingleWavelengthReconstructionRefHoloUse Property |
Enables or disables the usage of a reference hologram for reconstruction
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool RefHoloUse { get; set; }
public:
virtual property bool RefHoloUse {
bool get ();
void set (bool value);
}
Property Value
BooleanImplements
IReconstructionRefHoloUse
See Also