ActiveReports 12
MaximumTotalPointCount Property (Map)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Map Class : MaximumTotalPointCount Property
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

Reference

Map Class
Map Members