ActiveReports 19 .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
Gets the maximum X value in map coordinates for a IMapViewport element.
Syntax
'Declaration
 
ReadOnly Property MaximumX As Double
 

Property Value

A System.Double representing the maximum X value in map coordinates.
See Also