Udostępnij przez


Właściwość MapView.Zoom

Pobiera powiększenie poziom z wziernika mapy.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Zoom As ReportDoubleProperty
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty obiektu.