C#
VB
Java
Objective-C
C++
Gets or sets the state the detected zone.
public OmrZoneState State { get; set; } Public Property State As Leadtools.Imageprocessing.Core.OmrZoneState @property (nonatomic, assign) LTOmrZoneState state public OmrZoneState getState()public void setState(OmrZoneState value)
public:property Leadtools.Imageprocessing.Core.OmrZoneState State {Leadtools.Imageprocessing.Core.OmrZoneState get();void set ( Leadtools.Imageprocessing.Core.OmrZoneState );}
OmrZoneState enumeration value that represents whether the zone is filled or unfilled.
To detect the accuracy percentage of this result, please refer to Confidence.
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
