←Select platform

LeadZoneType Enumeration

Summary

Flags that determine the type of zone that the auto zoning command will detect.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public enum LeadZoneType
Public Enum LeadZoneType
public enum LeadZoneType
typedef NS_ENUM(NSInteger, LTLeadZoneType)
public enum LeadZoneType
Leadtools.ImageProcessing.Core.LeadZoneType = function() { }; 
Leadtools.ImageProcessing.Core.LeadZoneType.prototype = { 
 
  Text = 0, 
    Graphic = 1, 
    Table = 2, 
     
 }; 
public enum class LeadZoneType

Members

ValueMemberDescription
0Text Text zones.
1Graphic Graphics zones.
2Table Table zones.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize