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