LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

UsePaintLookupTable Property






For internal use by LEADTOOLS. .NET support Silverlight support WinRT support
Syntax
public bool UsePaintLookupTable {get; set;}
'Declaration
 
Public Property UsePaintLookupTable As Boolean
'Usage
 
Dim instance As RasterImage
Dim value As Boolean
 
instance.UsePaintLookupTable = value
 
value = instance.UsePaintLookupTable
public bool UsePaintLookupTable {get; set;}
 get_UsePaintLookupTable();
set_UsePaintLookupTable(value);
public:
property bool UsePaintLookupTable {
   bool get();
   void set (    bool value);
}

Property Value

For internal use by LEADTOOLS.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

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