LinearPathEx(IList<Point3D>) Constructor

Points collection constructor.
Public Sub New( _ 
ByVal points As IList(Of Point3D) _ 
)
This language is not supported or no code example is available.
public LinearPathEx( 
IList<Point3D> points 
)
This language is not supported or no code example is available.

Parameters

points
IList<Point3D>

<default>

.NET Framework

Supported in: 4.8

In this article

Definition