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


Свойство MapView.Zoom

Gets the zoom level of a map viewport.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that represents the zoom level of a map viewport.

См. также

Справочник

MapView Класс

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