다음을 통해 공유


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 네임스페이스