←Select platform

UsePaintLookupTable Property

Summary

For internal use by LEADTOOLS.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool UsePaintLookupTable { get; set; } 
Public Property UsePaintLookupTable As Boolean 
public bool UsePaintLookupTable {get; set;} 
@property (nonatomic, assign, getter=usesPaintLookupTable) BOOL usePaintLookupTable 
public boolean getUsePaintLookupTable() 
public void setUsePaintLookupTable(boolean value) 
             
 <br/>get_UsePaintLookupTable();<br/>set_UsePaintLookupTable(value);<br/>Object.defineProperty('UsePaintLookupTable');  
public: 
property bool UsePaintLookupTable { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

For internal use by LEADTOOLS.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly