ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMap Interface / DistanceScale Property

In This Topic
    DistanceScale Property
    In This Topic
    Gets the distance scale rendering settings.
    Syntax
    'Declaration
     
    ReadOnly Property DistanceScale As IMapDistanceScale
    IMapDistanceScale DistanceScale {get;}

    Property Value

    An IMapDistanceScale representing the distance scale rendering settings.
    See Also