예제 #1
0
 public static NkRect WindowGetBounds()
 {
     return(Nuklear.nk_window_get_bounds(Ctx));
 }