 | SingleWavelengthReconstructionRefHoloUse Property |
Enables or disables the usage of a reference hologram for reconstruction
Namespace:
LynceeTec.Processing.Holography
Assembly:
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
Type:
BooleanImplements
IReconstructionRefHoloUse
See Also