CadBoundaryPathSpline.EndTangent

CadBoundaryPathSpline.EndTangent property

Gets or sets the end tangent.

public Point2D EndTangent { get; set; }

Property Value

The end tangent.

See Also