Line.Tangent Property

Evaluates the unit tangent vector, it is the same at all the points of the line.
Public ReadOnly Property Tangent() As Vector3D
This language is not supported or no code example is available.
public Vector3D Tangent {get;}
This language is not supported or no code example is available.

Property Value

Vector3D

.NET Framework

Supported in: 4.8

In this article

Definition