MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapView Interface / CenterX Property

In This Topic
CenterX Property (IMapView)
In This Topic
Gets the x-coordinate of the MapViewport element center as a percentage of the map content.
Syntax
'Declaration
 
ReadOnly Property CenterX As Double
 

Property Value

A System.Double representing the x-coordinate of the MapViewport element center.
See Also