Exemple #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));
        }
Exemple #2
0
        public NetOffice.OfficeApi.FreeformBuilder BuildFreeform(NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
        {
            object[] paramsArray = Invoker.ValidateParamsArray(editingType, x1, y1);
            object   returnItem  = Invoker.MethodReturn(this, "BuildFreeform", paramsArray);

            NetOffice.OfficeApi.FreeformBuilder newObject = Factory.CreateKnownObjectFromComProxy(this, returnItem, NetOffice.OfficeApi.FreeformBuilder.LateBindingApiWrapperType) as NetOffice.OfficeApi.FreeformBuilder;
            return(newObject);
        }
Exemple #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);
 }
 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);
 }
 public NetOffice.PowerPointApi.FreeformBuilder BuildFreeform(NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     return(Factory.ExecuteKnownReferenceMethodGet <NetOffice.PowerPointApi.FreeformBuilder>(this, "BuildFreeform", NetOffice.PowerPointApi.FreeformBuilder.LateBindingApiWrapperType, editingType, x1, y1));
 }
Exemple #6
0
 public virtual NetOffice.WordApi.FreeformBuilder BuildFreeform(NetOffice.OfficeApi.Enums.MsoEditingType editingType, Single x1, Single y1)
 {
     return(InvokerService.InvokeInternal.ExecuteKnownReferenceMethodGet <NetOffice.WordApi.FreeformBuilder>(this, "BuildFreeform", typeof(NetOffice.WordApi.FreeformBuilder), editingType, x1, y1));
 }
Exemple #7
0
 public virtual void SetEditingType(Int32 index, NetOffice.OfficeApi.Enums.MsoEditingType editingType)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "SetEditingType", index, editingType);
 }
 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 }));
 }
Exemple #9
0
 public void SetEditingType(Int32 index, NetOffice.OfficeApi.Enums.MsoEditingType editingType)
 {
     object[] paramsArray = Invoker.ValidateParamsArray(index, editingType);
     Invoker.Method(this, "SetEditingType", paramsArray);
 }
Exemple #10
0
 public void SetEditingType(Int32 index, NetOffice.OfficeApi.Enums.MsoEditingType editingType)
 {
     Factory.ExecuteMethod(this, "SetEditingType", index, editingType);
 }
Exemple #11
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 }));
 }
Exemple #12
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));
 }
Exemple #13
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 });
 }
Exemple #14
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);
 }
Exemple #15
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 });
 }
Exemple #16
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 });
 }
Exemple #17
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);
 }
Exemple #18
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 });
 }
Exemple #19
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 });
 }
 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));
 }