Map.MaximumTotalPointCount 属性

定义

获取或设定地图中允许的所有空间元素中最大地图点总数。

public:
 property int MaximumTotalPointCount { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(1000000)]
public int MaximumTotalPointCount { get; set; }
[<System.ComponentModel.DefaultValue(1000000)>]
member this.MaximumTotalPointCount : int with get, set
Public Property MaximumTotalPointCount As Integer

属性值

地图中所有空间元素中允许的最大地图点总数。

属性

适用于