Point.PointAt Method

Public Function PointAt( _ 
ByVal t As Double
) As Point3D
This language is not supported or no code example is available.
public Point3D PointAt( 
double t 
)
This language is not supported or no code example is available.

Parameters

t
double

Return Value

Point3D

.NET Framework

Supported in: 4.8

In this article

Definition