Interface ILineString
ILineString interface
点之间具有线性插值的多顶点曲线。
public interface ILineString : ICurve, IEquatable<ILineString>, IReadOnlyList<IPoint>
方法
姓名 | 描述 |
---|---|
ToEditable() | 获取此几何体的可编辑副本。 |
也可以看看
- interface ICurve
- interface IPoint
- 命名空间 Aspose.Gis.Geometries
- 部件 Aspose.GIS