CadSpline.EndTangent

CadSpline.EndTangent property

Gets or sets the end tangent.

public Cad3DPoint EndTangent { get; set; }

Property Value

The end tangent.

See Also