Interface ICompoundCurve
ICompoundCurve interface
隣接する曲線が終点で結合されるように、連続する曲線のシーケンスを表す曲線。
public interface ICompoundCurve : ICurve, IEnumerable<ICurve>, IEquatable<ICompoundCurve>
プロパティ
名前 | 説明 |
---|---|
Count { get; } | 内の曲線の数を取得しますICompoundCurve . |
Item { get; } | を取得しますICurve 指定されたインデックスで. |
メソッド
名前 | 説明 |
---|---|
ToEditable() | このジオメトリの編集可能なコピーを取得します. |
関連項目
- interface ICurve
- 名前空間 Aspose.Gis.Geometries
- 組み立て Aspose.GIS