判断指定的图层是否在当前分组图层下管理。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Contains( Layer layer ) |
参数
- layer
- Type: SuperMap.Mapping..::.Layer
指定的图层。
C# |
---|
public bool Contains( Layer layer ) |