 | SingleWavelengthReconstructionPhaseROIWidth Property |
Gets the width of the region of interest on the phase and amplitude images. If no ROI is defined, returns the width of the image.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual int PhaseROIWidth { get; }
public:
virtual property int PhaseROIWidth {
int get ();
}
Property Value
Type:
Int32Implements
IReconstructionPhaseROIWidth
See Also