Tao.Cg SDK Documentation

Cg.cgGetTypeString Method 

[Visual Basic]
Public Shared Function cgGetTypeString( _
   ByVal type As Integer _
) As String
[C#]
public static string cgGetTypeString(
   int type
);

See Also

Cg Class | Tao.Cg Namespace