示例#1
0
 public float GetFloatId(string name, int id)
 {
     return(NativeIUP.IupGetFloatId(Handle, name, id));
 }