设置指定索引处的对象是否为选中状态。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void SetSelected( int index, bool isSelected ) |
参数
- index
- Type: System..::.Int32
指定的索引。
- isSelected
- Type: System..::.Boolean
指定索引处的对象是否为选中状态。