Overload | Description |
---|---|
LineBuilderEx Constructor(LineSegment,SpatialReference) | Creates a new instance of the LineBuilderEx class defined from the input segment. |
LineBuilderEx Constructor(MapPoint,MapPoint,SpatialReference) | Creates a new instance of the LineBuilderEx class defined from the start and end point. |
LineBuilderEx Constructor(Coordinate2D,Coordinate2D,SpatialReference) | Creates a new instance of the LineBuilderEx class defined from the start and end point. |
LineBuilderEx Constructor(Coordinate3D,Coordinate3D,SpatialReference) | Creates a new instance of the LineBuilderEx class defined from the start and end point. |