Condividi tramite


Proprietà Zoom

Gets the calculated value of the Zoom property in a MapView class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Zoom As Double
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Double
A double value that represents the calculated value of the Zoom property.