设置对象拉伸高度。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void SetObjectsExtendHeight( Dictionary<int, double> ids ) |
参数
- ids
- Type: System.Collections.Generic..::.Dictionary<(Of <(Int32, Double>)>)
指定拉伸高度的对象ID集合。一个字典对象,键值为对象ID,值为拉伸高度。