ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMap Interface / MaximumSpatialElementCount Property

In This Topic
    MaximumSpatialElementCount Property (IMap)
    In This Topic
    The maximum number of spatial elements in the map.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumSpatialElementCount As Nullable(Of Integer)
    Nullable<int> MaximumSpatialElementCount {get;}
    See Also