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

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