public static IupHandle Canvas(string action = null) { return(IupHandle.Create(NativeIUP.IupCanvas(action))); }