Właściwość MapViewInstance.Zoom
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Zoom As Double
Get
'Użycie
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
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Zoom właściwość.
Zobacz także