Aracılığıyla paylaş


MapLayer.MaximumZoom Özelliği

Maksimum yakınlaştırma alır düzey at harita katmanı görünür.

Ad Alanı:  Microsoft.ReportingServices.OnDemandReportRendering
Derleme:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property MaximumZoom As ReportDoubleProperty
    Get
'Kullanım
Dim instance As MapLayer
Dim value As ReportDoubleProperty

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