Proprietà Map.MapDistanceScale
Gets the distance scale for the map.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property MapDistanceScale As MapDistanceScale
Get
'Utilizzo
Dim instance As Map
Dim value As MapDistanceScale
value = instance.MapDistanceScale
public MapDistanceScale MapDistanceScale { get; }
public:
property MapDistanceScale^ MapDistanceScale {
MapDistanceScale^ get ();
}
member MapDistanceScale : MapDistanceScale
function get MapDistanceScale () : MapDistanceScale
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapDistanceScale
A MapDistanceScale object.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering