|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace : RasterKernelType Enumeration |
public enum RasterKernelType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum RasterKernelType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As RasterKernelType
public enum RasterKernelType : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTRasterKernelType)
public enum RasterKernelType
Leadtools.RasterKernelType = function() { };
Leadtools.RasterKernelType.prototype = {<br/>
Release = 0,
Evaluation = 1,
};
public enum class RasterKernelType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterKernelType