Поделиться через


Свойство Map.MaximumTotalPointCount

Gets the maximum total number of map points in all spatial elements allowed in a map.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MaximumTotalPointCount As Integer 
    Get
'Применение
Dim instance As Map 
Dim value As Integer 

value = instance.MaximumTotalPointCount
public int MaximumTotalPointCount { get; }
public:
property int MaximumTotalPointCount {
    int get ();
}
member MaximumTotalPointCount : int
function get MaximumTotalPointCount () : int

Значение свойства

Тип: System.Int32
An integer value.

См. также

Справочник

Map Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering