public LineBuilderEx( LineSegment segment, SpatialReference spatialReference )
Public Function New( _ ByVal segment As LineSegment, _ Optional ByVal spatialReference As SpatialReference _ )
Parameters
- segment
- The line segment.
- spatialReference
- (Optional) The spatial reference. The default value is null. The spatial reference of the input segment is ignored.