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;}
@property (nonatomic, assign) BOOL usePaintLookupTable;
public boolean getUsePaintLookupTable()
public void setUsePaintLookupTable(boolean value)
get_UsePaintLookupTable();
set_UsePaintLookupTable(value);
Object.defineProperty('UsePaintLookupTable');
public:
property bool UsePaintLookupTable {
bool get();
void set ( bool value);
}
Property Value
For internal use by LEADTOOLS.