public XYZ EndTangent { get; set; }| Exception | Condition |
|---|---|
| ArgumentNullException | When setting this property: A non-optional argument was null |
| ArgumentOutOfRangeException | When setting this property: endTangent has zero length. |
| InapplicableDataException | The end tangent value is not set. |