Specifies the maximum total number of map points in all spatial elements that are allowed in a
Map. If this element is not present, its value is interpreted as 1000000.
Syntax
'Declaration
Public Property MaximumTotalPointCount As Integer
public int MaximumTotalPointCount {get; set;}
See Also