Name | Description | |
---|---|---|
LineBuilderEx Constructor | Overloaded. |
The following tables list the members exposed by LineBuilderEx.
Name | Description | |
---|---|---|
LineBuilderEx Constructor | Overloaded. |
Name | Description | |
---|---|---|
EndPoint | Gets or sets the end point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx) | |
SpatialReference | Gets or sets the spatial reference. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx) | |
StartPoint | Gets or sets the start point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx) |
Name | Description | |
---|---|---|
CreateLineSegment | Overloaded. | |
QueryCoords | Copies the endpoints of this builder to startPoint and endPoint'. | |
SetCoords | Sets this builders start and end points to be startPoint and endPoint. | |
ToSegment | Overridden. Returns a LineSegment instance representing the current state of the builder. |