Inheritance: touchvg.core.MgBaseShape
Ejemplo n.º 1
0
 internal static HandleRef getCPtr(MgBaseRect obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 2
0
 public static extern void MgBaseRect_director_connect(HandleRef jarg1, MgBaseRect.SwigDelegateMgBaseRect_0 delegate0, MgBaseRect.SwigDelegateMgBaseRect_1 delegate1, MgBaseRect.SwigDelegateMgBaseRect_2 delegate2, MgBaseRect.SwigDelegateMgBaseRect_3 delegate3, MgBaseRect.SwigDelegateMgBaseRect_4 delegate4, MgBaseRect.SwigDelegateMgBaseRect_5 delegate5, MgBaseRect.SwigDelegateMgBaseRect_6 delegate6, MgBaseRect.SwigDelegateMgBaseRect_7 delegate7, MgBaseRect.SwigDelegateMgBaseRect_8 delegate8, MgBaseRect.SwigDelegateMgBaseRect_9 delegate9, MgBaseRect.SwigDelegateMgBaseRect_10 delegate10, MgBaseRect.SwigDelegateMgBaseRect_11 delegate11, MgBaseRect.SwigDelegateMgBaseRect_12 delegate12, MgBaseRect.SwigDelegateMgBaseRect_13 delegate13, MgBaseRect.SwigDelegateMgBaseRect_14 delegate14, MgBaseRect.SwigDelegateMgBaseRect_15 delegate15, MgBaseRect.SwigDelegateMgBaseRect_16 delegate16, MgBaseRect.SwigDelegateMgBaseRect_17 delegate17, MgBaseRect.SwigDelegateMgBaseRect_18 delegate18, MgBaseRect.SwigDelegateMgBaseRect_19 delegate19, MgBaseRect.SwigDelegateMgBaseRect_20 delegate20, MgBaseRect.SwigDelegateMgBaseRect_21 delegate21, MgBaseRect.SwigDelegateMgBaseRect_22 delegate22, MgBaseRect.SwigDelegateMgBaseRect_23 delegate23, MgBaseRect.SwigDelegateMgBaseRect_24 delegate24, MgBaseRect.SwigDelegateMgBaseRect_25 delegate25, MgBaseRect.SwigDelegateMgBaseRect_26 delegate26, MgBaseRect.SwigDelegateMgBaseRect_27 delegate27, MgBaseRect.SwigDelegateMgBaseRect_28 delegate28, MgBaseRect.SwigDelegateMgBaseRect_29 delegate29);
Ejemplo n.º 3
0
 internal static HandleRef getCPtr(MgBaseRect obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }