ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapTileKey Structure / ToWorldPos Method

In This Topic
    ToWorldPos Method
    In This Topic
    Gets tile's center latitude and longitude.
    Syntax
    'Declaration
     
    Public Function ToWorldPos() As PointF
    public PointF ToWorldPos()
    See Also