LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

LeadZoneType Enumeration

Show in webframe







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

Syntax
'Declaration
 
Public Enum LeadZoneType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LeadZoneType
enum LTLeadZoneType
public enum LeadZoneType
Leadtools.ImageProcessing.Core.LeadZoneType = function() { };
Leadtools.ImageProcessing.Core.LeadZoneType.prototype = {
Text = 0x00000000, Graphic = 0x00000001, Table = 0x00000002, };
public enum class LeadZoneType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TextText zones.
0x00000001GraphicGraphics zones.
0x00000002TableTable zones.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.LeadZoneType

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.