获取指定索引的压平区域对象。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public Geometry GetFlattenRegion(
	int index
)

参数

index
Type: System..::.Int32
指定的索引号。

返回值

压平区域对象。

请参见