Name | Description | |
---|---|---|
![]() ![]() | CreateLineSegment | Overloaded. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | QueryCoords | Copies the endpoints of this line to startPt and endPt'. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetCoords | Sets this line's endpoints to be startPt and endPt. 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. |