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

Property Value

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