获取或设置指定的捕捉模式是否有效。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool this[ SnapMode mode ] { get; set; } |
参数
- mode
- Type: SuperMap.UI..::.SnapMode
指定的捕捉模式。
C# |
---|
public bool this[ SnapMode mode ] { get; set; } |