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