예제 #1
0
 public float GetFloat(string name)
 {
     return(NativeIUP.IupGetFloat(Handle, name));
 }