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

Property Value

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