←Select platform

OmrZoneState Enumeration

Summary
This enumeration represents 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.