ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class / MapDistanceScale Property

In This Topic
    MapDistanceScale Property
    In This Topic
    Gets or sets the map distance scale.
    Syntax
    'Declaration
     
    Public Property MapDistanceScale As MapDistanceScale
    public MapDistanceScale MapDistanceScale {get; set;}
    See Also