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

In This Topic
    ScaleFactor Property (IMapDistanceScale)
    In This Topic
    Gets the twips to kilometers scale factor.
    Syntax
    'Declaration
     
    ReadOnly Property ScaleFactor As Double
    double ScaleFactor {get;}

    Property Value

    A System.Double representing the twips to kilometers scale factor.
    See Also