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

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