←Select platform

OmrZoneState Enumeration

Summary

This enumeration represents the whether the zone is filled or not.

Syntax
C#
VB
Objective-C
C++
Java
public enum OmrZoneState   
Public Enum OmrZoneState  
typedef NS_ENUM(NSInteger, LTOmrZoneState) 
public enum OmrZoneState 
public enum class OmrZoneState   

Members
ValueMemberDescription
0Unfilled The OMR zone is not filled.
1Filled The OMR zone is filled.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly