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

In This Topic
    ProjectionCenterY Property (IMapViewport)
    In This Topic
    Gets the Y projection center of a MapViewport element in map coordinates.
    Syntax
    'Declaration
     
    ReadOnly Property ProjectionCenterY As Double
    double ProjectionCenterY {get;}

    Property Value

    A System.Double representing the Y projection center of a MapViewport element in map coordinates.
    See Also