←Select platform

LeadZoneType Enumeration

Summary

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

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

Members
ValueMemberDescription
0Text Text zones.
1Graphic Graphics zones.
2Table Table zones.
3Dotline Dotted line zones.

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