将椭圆几何对象转换为线几何对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoLine ConvertToLine( int segmentCount ) |
参数
- segmentCount
- Type: System..::.Int32
等分椭圆几何对象的段数。
C# |
---|
public GeoLine ConvertToLine( int segmentCount ) |