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