LEADTOOLS (Leadtools assembly)

RasterKernelType Enumeration

Show in webframe







Indicates the Leadtools Kernel type.
Syntax
'Declaration
 
Public Enum RasterKernelType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterKernelType
public enum RasterKernelType : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTRasterKernelType LTRasterKernelType;

            
Leadtools.RasterKernelType = function() { };
Leadtools.RasterKernelType.prototype = {
Release = 0, Evaluation = 1, Nag = 2, };
public enum class RasterKernelType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0ReleaseKernel is a Release build
1EvaluationKernel is an Evaluation build, and will expire at some point in the future. Kernel will also display an evaluation message box during execution
2NagKernel is an Release build of the specialized products, which require additional licensing, and will display a specialized product notice message box during execution.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterKernelType

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.