Example #1
0
 public static void draw_gradiated_window_background(SWIGTYPE_p_HIC_Rendition rendition, SWIGTYPE_p_HIC_Int_Rectangle extent)
 {
     HCSMVOPINVOKE.HImUtility_draw_gradiated_window_background(SWIGTYPE_p_HIC_Rendition.getCPtr(rendition), SWIGTYPE_p_HIC_Int_Rectangle.getCPtr(extent));
 }
 public static HandleRef getCPtr(SWIGTYPE_p_HIC_Int_Rectangle obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }