Map.MaximumSpatialElementCount Property

Definition

Gets or sets the maximum number of spatial elements allowed in the map.

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

Property Value

The maximum number of spatial elements allowed in the map.

Attributes

Applies to