 | SingleWavelengthReconstructionPhaseROILeft Property |
Gets the offset of the region of interest from the left of the image. (X 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 PhaseROILeft { get; }
public:
virtual property int PhaseROILeft {
int get ();
}
Property Value
Type:
Int32Implements
IReconstructionPhaseROILeft
See Also