Click or drag to resize

SingleWavelengthReconstructionMaskVisibility Property

Gets or sets the mask visibility on the final image

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual bool MaskVisibility { get; set; }

Property Value

Type: Boolean
true shows the mask, false hides it.

Implements

IReconstructionMaskVisibility
See Also