通过


SpatialImplementation.CreateGeoJsonObjectFormatter 方法

定义

为 Json 对象创建格式化程序。

public abstract Microsoft.Spatial.GeoJsonObjectFormatter CreateGeoJsonObjectFormatter();
abstract member CreateGeoJsonObjectFormatter : unit -> Microsoft.Spatial.GeoJsonObjectFormatter
Public MustOverride Function CreateGeoJsonObjectFormatter () As GeoJsonObjectFormatter

返回

创建的 JsonObjectFormatter。

适用于