CompoundCurve.Item

CompoundCurve indexer

获取ICurve在指定的索引处.

public ICurve this[int index] { get; }
范围描述
index指数。

适当的价值

ICurve.

例外

例外(健康)状况
ArgumentOutOfRangeException索引超出范围。

也可以看看