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 | |
---|---|---|
AddNodes | Inserts a new segment at the end of the freeform that's being created, and adds the nodes that define the segment. | |
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 | |
---|---|---|
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. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top