ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapView Interface / CenterX Property

In This Topic
    CenterX Property (IMapView)
    In This Topic
    Specifies the x-coordinate of the MapViewport element center as a percentage of the map content.
    Syntax
    'Declaration
     
    ReadOnly Property CenterX As Double
    double CenterX {get;}
    See Also