ActiveReports 19 .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
    Gets 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;}

    Property Value

    A System.Double representing the y-coordinate of the MapViewport element center.
    See Also