←Select platform

State Property

Summary

Gets or sets the state the detected zone.

Syntax

C#
VB
Java
Objective-C
C++
public OmrZoneState State { get; set; } 
@property (nonatomic, assign) LTOmrZoneState state 
public OmrZoneState getState() 
public void setState(OmrZoneState value) 
             

Property Value

OmrZoneState enumeration value that represents whether the zone is filled or unfilled.

Remarks

To detect the accuracy percentage of this result, please refer to Confidence.

Requirements

Target Platforms

See Also

Reference

OmrZone Structure

OmrZone Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly