Overload | Description |
---|---|
CreateLineSegment(LineSegment,SpatialReference) | Convenience method to create a new instance of the LineSegment class. |
CreateLineSegment(MapPoint,MapPoint,SpatialReference) | Convenience method to create a new instance of the LineSegment class. |
CreateLineSegment(Coordinate2D,Coordinate2D,SpatialReference) | Convenience method to create a new instance of the LineSegment class. |
CreateLineSegment(Coordinate3D,Coordinate3D,SpatialReference) | Convenience method to create a new instance of the LineSegment class. |