ShapeNode Members

Include Protected Members
Include Inherited Members

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

The ShapeNode type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property 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.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Points Returns the position of the specified node as a coordinate pair. Each coordinate is expressed in points.
Public property 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