Map.MapDistanceScale Property

Definition

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.

Applies to