 | SingleWavelengthReconstructionUnwrap2D Property |
Toggles the 2D unwrapping.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool Unwrap2D { get; set; }
public:
virtual property bool Unwrap2D {
bool get ();
void set (bool value);
}
Property Value
BooleanImplements
IReconstructionUnwrap2D
See Also