获取或设置当前地图窗口中的最大可编辑对象数,默认为10000,小于0为无限制。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public long MaxEditGeometriesCount { get; set; } |