Map.MaximumTotalPointCount Property

Definition

Gets or sets the maximum total number of map points in all spatial elements allowed in a map.

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

Property Value

The maximum total number of map points in all spatial elements allowed in a map.

Attributes

Applies to