 | SingleWavelengthReconstructionPhaseROITop Property |
Gets the offset of the region of interest from the top of the image. (Y coordinate of the top left corner of the ROI).
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual int PhaseROITop { get; }
public:
virtual property int PhaseROITop {
int get ();
}
Property Value
Type:
Int32Implements
IReconstructionPhaseROITop
See Also