设置修改倾斜模型的多边形对象和模式。

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

语法

C#
public void SetModifyRegions(
	List<Geometry> regions,
	ModifyRegionMode mode
)

参数

regions
Type: System.Collections.Generic..::.List<(Of <(Geometry>)>)
多边形对象集合,作为修改模式预览区域。
mode
Type: SuperMap.Realspace..::.ModifyRegionMode
预览模式

请参见