Circle.StartTangent Property

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

Property Value

Vector3D

The unit tangent.

Implements

ICurve.StartTangent

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition