获取或设置指定类型的手柄是否可用。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool this[ EditHandleType handle ] { get; set; } |
参数
- handle
- Type: SuperMap.UI..::.EditHandleType
指定类型的手柄。
C# |
---|
public bool this[ EditHandleType handle ] { get; set; } |