ShapeNode MembersĀ 

Represents the geometry and the geometry-editing properties of the nodes in a user-defined freeform.

The following tables list the members exposed by the ShapeNode type.

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
EditingType If the specified node is a vertex, this property returns a value that indicates how changes made to the node affect the two segments connected to the node. If the node is a control point for a curved segment, this property returns the editing type of the adjacent vertex.
Parent Returns an object that represents the parent object of the specified object.
Points Returns the position of the specified node as a coordinate pair. Each coordinate is expressed in points.
SegmentType Returns a value that indicates whether the segment associated with the specified node is straight or curved.

Top

See Also

Reference

ShapeNode Interface
Microsoft.Office.Interop.Word Namespace