GeoJsonOptions.GeometryAsCollection
GeoJsonOptions.GeometryAsCollection property
控制几何转换:是 - 使用 GeometryCollection type 包装几何
public bool GeometryAsCollection { get; set; }
也可以看看
- class GeoJsonOptions
- 命名空间 Aspose.Gis.Formats.GeoJson
- 部件 Aspose.GIS
控制几何转换:是 - 使用 GeometryCollection type 包装几何
public bool GeometryAsCollection { get; set; }