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