GeographyPipeline 类

定义

表示地理管道。

public abstract class GeographyPipeline
type GeographyPipeline = class
Public MustInherit Class GeographyPipeline
继承
GeographyPipeline

构造函数

GeographyPipeline()

表示地理管道。

方法

BeginFigure(GeographyPosition)

开始绘制图。

BeginGeography(SpatialType)

开始绘制空间对象。

EndFigure()

结束当前图。

EndGeography()

结束当前的空间对象。

LineTo(GeographyPosition)

在指定坐标处绘制点。

Reset()

重置管道。

SetCoordinateSystem(CoordinateSystem)

设置坐标系。

适用于