FreeformBuilder Members

Include Protected Members
Include Inherited Members

Represents the geometry of a freeform while it's being built.

The FreeformBuilder type exposes the following members.

Methods

  Name Description
Public method AddNodes Inserts a new segment at the end of the freeform that's being created, and adds the nodes that define the segment.
Public method ConvertToShape Creates a shape that has the geometric characteristics of the specified object. Returns a Shape object that represents the new shape.

Top

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 Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

FreeformBuilder Interface

Microsoft.Office.Interop.Word Namespace