Point.TangentAt Method

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

Parameters

t
double

Return Value

Vector3D

.NET Framework

Supported in: 4.8

In this article

Definition