Właściwość Map.MaximumTotalPointCount
Maksymalna liczba punktów mapy pobiera wszystkich elementów przestrzennej dozwolone na mapie.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MaximumTotalPointCount As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Całkowitą wartości.
Zobacz także