Share via


FreeformBuilder Object Members

Word Developer Reference

Represents the geometry of a freeform while it is being built.

Methods

  Name Description
Bb243458.methods(en-us,office.12).gif AddNodes Inserts a new segment at the end of the freeform that's being created, and adds the nodes that define the segment.
Bb243458.methods(en-us,office.12).gif ConvertToShape Creates a shape that has the geometric characteristics of the specified object. Returns a Shape object that represents the new shape.

Properties

  Name Description
Bb243458.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243458.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243458.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified FreeformBuilder object.