←Select platform

RasterKernelType Enumeration

Summary

Indicates the Leadtools Kernel type.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public enum RasterKernelType 
Public Enum RasterKernelType  
    
    
public enum RasterKernelType    
typedef NS_ENUM(NSInteger, LTRasterKernelType) 
public enum RasterKernelType 
Leadtools.RasterKernelType = function() { }; 
Leadtools.RasterKernelType.prototype = {<br/> 
  Release = 0, 
    Evaluation = 1, 
     
 }; 
public enum class RasterKernelType   

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.
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

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

Leadtools Assembly