ActiveReports 18 .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
    Specifies the Y projection center of a MapViewport element in map coordinates.
    Syntax
    'Declaration
     
    ReadOnly Property ProjectionCenterY As Double
    double ProjectionCenterY {get;}
    See Also