Tao.DevIl SDK Documentation

Ilut.ilutGetInteger Method 

The ilutGetInteger return the value of a selected mode.

[Visual Basic]
Public Shared Function ilutGetInteger( _
   ByVal Mode As Integer _
) As Integer
[C#]
public static int ilutGetInteger(
   int Mode
);

Parameters

Mode
The ilutGetBoolean returns the value of a selected mode.

Return Value

See Also

Ilut Class | Tao.DevIl Namespace