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 or sets the distance scale for the map.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapDistanceScale ^ MapDistanceScale { Microsoft::ReportingServices::RdlObjectModel::MapDistanceScale ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapDistanceScale ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapDistanceScale MapDistanceScale { get; set; }
member this.MapDistanceScale : Microsoft.ReportingServices.RdlObjectModel.MapDistanceScale with get, set
Public Property MapDistanceScale As MapDistanceScale
Property Value
A MapDistanceScale object.