예제 #1
0
        public Int32 AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
        {
            object[] paramsArray = Invoker.ValidateParamsArray(segmentType, editingType, x1, y1, x2, y2, x3);
            object   returnItem  = Invoker.MethodReturn(this, "AddNodes", paramsArray);

            return(NetRuntimeSystem.Convert.ToInt32(returnItem));
        }
예제 #2
0
 public void AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     Factory.ExecuteMethod(this, "AddNodes", new object[] { segmentType, editingType, x1, y1, x2, y2, x3 });
 }
예제 #3
0
 public void AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     Factory.ExecuteMethod(this, "AddNodes", segmentType, editingType, x1, y1);
 }
예제 #4
0
 public void AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(segmentType, editingType, x1, y1, x2, y2, x3);
     Invoker.Method(this, "AddNodes", paramsArray);
 }
예제 #5
0
 public virtual void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "SetSegmentType", index, segmentType);
 }
예제 #6
0
 public virtual void Insert(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, object x1, object y1, object x2, object y2, object x3)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "Insert", new object[] { index, segmentType, editingType, x1, y1, x2, y2, x3 });
 }
예제 #7
0
 public void Insert(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     Factory.ExecuteMethod(this, "Insert", new object[] { index, segmentType, editingType, x1, y1, x2, y2, x3 });
 }
예제 #8
0
 public Int32 AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     return(Factory.ExecuteInt32MethodGet(this, "AddNodes", new object[] { segmentType, editingType, x1, y1, x2, y2, x3 }));
 }
예제 #9
0
 public virtual Int32 AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "AddNodes", new object[] { segmentType, editingType, x1, y1, x2, y2, x3 }));
 }
예제 #10
0
 public virtual Int32 AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     return(InvokerService.InvokeInternal.ExecuteInt32MethodGet(this, "AddNodes", segmentType, editingType, x1, y1));
 }
예제 #11
0
 public virtual void AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "AddNodes", new object[] { segmentType, editingType, x1, y1, x2, y2 });
 }
예제 #12
0
 public virtual void AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "AddNodes", segmentType, editingType, x1, y1);
 }
예제 #13
0
 public void Insert(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "Insert", new object[] { index, segmentType, editingType, x1, y1, x2 });
 }
예제 #14
0
 public void Insert(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1, object x2, object y2, object x3)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(index, segmentType, editingType, x1, y1, x2, y2, x3);
     Invoker.Method(this, "Insert", paramsArray);
 }
예제 #15
0
 public void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     Factory.ExecuteMethod(this, "SetSegmentType", index, segmentType);
 }
예제 #16
0
 public void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(index, segmentType);
     Invoker.Method(this, "SetSegmentType", paramsArray);
 }
예제 #17
0
 public Int32 AddNodes(NetOffice.OfficeApi.Enums.MsoSegmentType segmentType, NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     return(Factory.ExecuteInt32MethodGet(this, "AddNodes", segmentType, editingType, x1, y1));
 }