Map.MapDistanceScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the distance scale for the map.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapDistanceScale ^ MapDistanceScale { Microsoft::ReportingServices::OnDemandReportRendering::MapDistanceScale ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapDistanceScale MapDistanceScale { get; }
member this.MapDistanceScale : Microsoft.ReportingServices.OnDemandReportRendering.MapDistanceScale
Public ReadOnly Property MapDistanceScale As MapDistanceScale
Property Value
A MapDistanceScale object.