ShapeNodes Interface

Definition

Reserved for internal use.

public interface class ShapeNodes : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C0319-0000-0000-C000-000000000046")]
public interface ShapeNodes : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C0319-0000-0000-C000-000000000046")>]
type ShapeNodes = interface
    interface _IMsoDispObj
    interface IEnumerable
Public Interface ShapeNodes
Implements _IMsoDispObj, IEnumerable
Attributes
Implements

Properties

Application
Count
Creator
Parent

Methods

Delete(Int32)
GetEnumerator()
Insert(Int32, MsoSegmentType, MsoEditingType, Single, Single, Single, Single, Single, Single)
Item(Object)
SetEditingType(Int32, MsoEditingType)
SetPosition(Int32, Single, Single)
SetSegmentType(Int32, MsoSegmentType)

Applies to