 | SingleWavelengthReconstructionHasROI Property |
Gets a value indicating whether a region of interest is defined.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool HasROI { get; }
public:
virtual property bool HasROI {
bool get ();
}
Property Value
Type:
BooleanImplements
IReconstructionHasROI
See Also