ActiveReports 12
MaximumSpatialElementCount Property (IMap)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > IMap Interface : MaximumSpatialElementCount Property
The maximum number of spatial elements in the map.
Syntax
'Declaration
 
ReadOnly Property MaximumSpatialElementCount As Nullable(Of Integer)
Nullable<int> MaximumSpatialElementCount {get;}
See Also

Reference

IMap Interface
IMap Members