Curve.IsClosed

Curve.IsClosed property

获取指示曲线是否闭合的值。 如果起点等于终点,则曲线闭合。

public bool IsClosed { get; }

也可以看看