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

In This Topic
    MaximumY Property (IMapLimits)
    In This Topic
    Specifies the maximum Y value in map coordinates for a MapViewport element.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumY As Double
    double MaximumY {get;}
    See Also