Map.MaximumSpatialElementCount 屬性

定義

取得或設定地圖中允許的空間元素數目上限。

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

屬性值

Int32

地圖中允許的空間元素數目上限。

屬性

適用於