 | IReconstructionUnwrap2DMethod Property |
Gets or sets the method for unwrapping in 2D.
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
SyntaxPhaseUnwrappingMethod Unwrap2DMethod { get; set; }
property PhaseUnwrappingMethod Unwrap2DMethod {
PhaseUnwrappingMethod get ();
void set (PhaseUnwrappingMethod value);
}
Property Value
PhaseUnwrappingMethod
See Also