TrimmedCurve.Second

TrimmedCurve.Second property

The second end point to trim, can be a Cartesian point or a real parameter.

public EndPoint Second { get; set; }

See Also