ActiveReports 12
MaximumSpatialElementCount Property (Map)

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

Reference

Map Class
Map Members