Esempio n. 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));
        }
Esempio n. 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 });
 }
Esempio n. 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);
 }
Esempio n. 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);
 }
Esempio n. 5
0
 public virtual void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "SetSegmentType", index, segmentType);
 }
Esempio n. 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 });
 }
Esempio n. 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 });
 }
Esempio n. 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 }));
 }
Esempio n. 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 }));
 }
Esempio n. 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));
 }
Esempio n. 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 });
 }
Esempio n. 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);
 }
Esempio n. 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 });
 }
Esempio n. 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);
 }
Esempio n. 15
0
 public void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     Factory.ExecuteMethod(this, "SetSegmentType", index, segmentType);
 }
Esempio n. 16
0
 public void SetSegmentType(Int32 index, NetOffice.OfficeApi.Enums.MsoSegmentType segmentType)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(index, segmentType);
     Invoker.Method(this, "SetSegmentType", paramsArray);
 }
Esempio n. 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));
 }