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

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