The following tables list the members exposed by LineBuilder.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| CreateLineSegment | Overloaded. |
| Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
| QueryCoords | Copies the endpoints of this line to and '. This method must be called on the MCT. Use QueuedTask.Run. |
| SetCoords | Sets this line's endpoints to be and . This method must be called on the MCT. Use QueuedTask.Run. |
| ToSegment | Returns a LineSegment instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run. |
Top
See Also