public IList<OmrZone> Zones { get; }
@property (nonatomic, strong, readonly) NSMutableArray<LTOmrZone *> *zones;
public java.util.List<OmrZone> getZones();
public:
property IList<OmrZone>^ Zones {
IList<OmrZone>^ get();
}
Zones # get (OmrCommand)
IList<T> that represents a list of the detected OMR zones.
Each detected OMR zone contains the boundary of the zone, whether the zone is filled or not, and the confidence of the result. for more information, refer to OmrZone
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document