LEADTOOLS (Leadtools assembly)

KernelExpired Property

Show in webframe







Checks whether the LEADTOOLS kernel has expired.
Syntax
public static bool KernelExpired {get;}
'Declaration
 
Public Shared ReadOnly Property KernelExpired As Boolean
'Usage
 
Dim value As Boolean
 
value = RasterSupport.KernelExpired
public static bool KernelExpired {get;}
+(BOOL)kernelExpired;
public static boolean getKernelExpired()
 get_KernelExpired(); 
public:
static property bool KernelExpired {
   bool get();
}

Property Value

true if the LEADTOOLS kernel has expired; false, otherwise.
Example
For an example, refer to KernelType.
Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

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