向下拉列表添加一个三维图层。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public int Add( Layer3DDataset layer ) |
参数
- layer
- Type: SuperMap.Realspace..::.Layer3DDataset
待添加三维图层。
C# |
---|
public int Add( Layer3DDataset layer ) |