Visual Basic (Declaration) | |
---|---|
Public Enum RasterKernelType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterKernelType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterKernelType : public Enum |
C++/CLI | |
---|---|
public enum class RasterKernelType : public Enum |
Member | Description |
---|---|
Release | Kernel is a Release build |
Evaluation | Kernel is an Evaluation build, and will expire at some point in the future. Kernel will also display an evaluation message box during execution |
Nag | Kernel is an Release build of the specialized products, which require additional licensing, and will display a specialized product notice message box during execution. |
System.Object
System.ValueType
System.Enum
Leadtools.RasterKernelType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family