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

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