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


Свойство MapViewport.MaximumZoom

Gets the maximum zoom level that is allowed in a map.

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

Синтаксис

'Декларация
Public ReadOnly Property MaximumZoom As ReportDoubleProperty 
    Get
'Применение
Dim instance As MapViewport 
Dim value As ReportDoubleProperty 

value = instance.MaximumZoom
public ReportDoubleProperty MaximumZoom { get; }
public:
property ReportDoubleProperty^ MaximumZoom {
    ReportDoubleProperty^ get ();
}
member MaximumZoom : ReportDoubleProperty
function get MaximumZoom () : ReportDoubleProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

MapViewport Класс

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