IMapSelection 接口 |
命名空间: GISShare.SMap.WinForm.View
The IMapSelection type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| SelectionFillSymbol |
选中元素的面状渲染符号
| |
| SelectionLineSymbol |
选中元素的线状渲染符号
| |
| SelectionMarkerSymbol |
选中元素的点状渲染符号
|
| 名称 | 说明 | |
|---|---|---|
| AddSelectionItem |
添加一个选中元素
| |
| ClearSelectionItems |
清空所有选中项
| |
| GetSelectionItems |
获取选中项集合
| |
| RemoveSelectionItem |
移除一个选中元素
|