public float GetFloatId2(string name, int lin, int col) { return(NativeIUP.IupGetFloatId2(Handle, name, lin, col)); }