|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
| Leadtools.ImageProcessing.Core Namespace : OmrZoneState Enumeration |
public enum OmrZoneState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum OmrZoneState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As OmrZoneState
public enum OmrZoneState : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTOmrZoneState)
public enum OmrZoneState
Leadtools.ImageProcessing.Core.OmrZoneState = function() { };
Leadtools.ImageProcessing.Core.OmrZoneState.prototype = {<br/>
Unfilled = 0,
Filled = 1,
};
public enum class OmrZoneState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.OmrZoneState