예제 #1
0
 /// <summary>
 /// Get the unique id of the LayoutController
 /// </summary>
 public int GetId()
 {
     return LayoutPINVOKE.LayoutController_GetId(unmanagedLayoutController);
 }