CompoundCurve.Item

CompoundCurve indexer

を取得しますICurve指定されたインデックスで.

public ICurve this[int index] { get; }
パラメータ説明
indexインデックス。

プロパティ値

ICurve .

例外

例外調子
ArgumentOutOfRangeExceptionインデックスが範囲外です。

関連項目