Visual Basic (Declaration) | |
---|---|
Public Property UseLookupTable As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseLookupTable {get; set;} |
Return Value
true to enable using the lookup table (LUT), false to disable it.For an example, refer to SetLookupTable.
You can access the lookup table (LUT) with the GetLookupTable and SetLookupTable methods.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family