Свойство Map.MaximumSpatialElementCount
Gets the maximum number of spatial elements allowed in the map.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MaximumSpatialElementCount As Integer
Get
'Применение
Dim instance As Map
Dim value As Integer
value = instance.MaximumSpatialElementCount
public int MaximumSpatialElementCount { get; }
public:
property int MaximumSpatialElementCount {
int get ();
}
member MaximumSpatialElementCount : int
function get MaximumSpatialElementCount () : int
Значение свойства
Тип: System.Int32
An integer value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering