public PolylineBuilderEx( Multipoint multipoint )
Public Function New( _ ByVal multipoint As Multipoint _ )
Parameters
- multipoint
- Multipoint used for construction of the geometry of this builder. Line segments are constructed from the points in the multipoint.