Свойство MapViewInstance.Zoom
Gets the calculated value of the Zoom property in a MapView class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Zoom As Double
Get
'Применение
Dim instance As MapViewInstance
Dim value As Double
value = instance.Zoom
public double Zoom { get; }
public:
property double Zoom {
double get ();
}
member Zoom : float
function get Zoom () : double
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the Zoom property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering