获取或设置自动抽稀点的阈值。目前使用点对象的总数(RecordsetCount)来控制,超过阈值(所设置的点对象的总数)就会触发抽稀算法,当IsRarefyPoints属性同时为true时,将根据RarefyPointsRadius设定的范围对点抽稀。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int RarefyThreshold { get; set; } |