ICompoundCurve.Item

ICompoundCurve indexer

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

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

プロパティ値

ICurve .

関連項目