Circle.EndTangent Property

Gets the unit tangent vector at the end of the curve.
Public ReadOnly Overridable Property EndTangent() As Vector3D Implements  _ 
ICurve.EndTangent
This language is not supported or no code example is available.
public virtual Vector3D EndTangent {get;}
This language is not supported or no code example is available.

Property Value

Vector3D

The unit tangent.

Implements

ICurve.EndTangent

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition