Example #1
0
 /// <summary>
 /// [draft] Internal contstructor/>
 /// </summary>
 /// <param name="cPtr"> object to get handle to.</param>
 /// <param name="cMemoryOwn"> flag to indicate if memory is owned.</param>
 internal GridLayout(global::System.IntPtr cPtr, bool cMemoryOwn) : base(LayoutPINVOKE.GridLayout_SWIGUpcast(cPtr), cMemoryOwn)
 {
     swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
 }