MapLayerInstance.MaximumZoom Özelliği
Hesaplanan değeri alır MaximumZoom özellik , bir MapLayer WalkTree
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property MaximumZoom As Double
Get
'Kullanım
Dim instance As MapLayerInstance
Dim value As Double
value = instance.MaximumZoom
public double MaximumZoom { get; }
public:
property double MaximumZoom {
double get ();
}
member MaximumZoom : float
function get MaximumZoom () : double
Özellik Değeri
Tür: System.Double
A çift hesaplanan değeri gösteren bir değer MaximumZoom özellik.
Ayrıca bkz.