Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
RasterSupport Class
See Also  Members  
Leadtools Namespace : RasterSupport Class



The RasterSupport class provides methods for unlocking support for optional LEADTOOLS features.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class RasterSupport 
Visual Basic (Usage)Copy Code
Dim instance As RasterSupport
C# 
public sealed class RasterSupport 
C++/CLI 
public ref class RasterSupport sealed 

Example

For an example, refer to Unlock

Remarks

For more information, refer to Unlocking Advanced Features.

Inheritance Hierarchy

System.Object
   Leadtools.RasterSupport

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also