public void AddPoints( IEnumerable<Segment> segments )
Public Overloads Sub AddPoints( _ ByVal segments As IEnumerable(Of Segment) _ )
Parameters
- segments
- The Segment enumeration of which the vertices will be added.
public void AddPoints( IEnumerable<Segment> segments )
Public Overloads Sub AddPoints( _ ByVal segments As IEnumerable(Of Segment) _ )
Target Platforms: Windows 11, Windows 10