C#
VB
C++
Gets or sets the method used for detection OMR frame.
public OmrFrameDetectionMethod FrameDetectionMethod { get; set; }
Public Property FrameDetectionMethod As Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod
public:
property Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod FrameDetectionMethod {
Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod get();
void set ( Leadtools.Imageprocessing.Core.OmrFrameDetectionMethod );
}
OmrFrameDetectionMethod enumeration value that represents the method used for detecting OMR frame.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET