Method MapGrid
MapGrid(MapViewHandler, IMapView)
Maps the Grid property to the native MapView control.
Declaration
[Obsolete("Use GeoViewHandler<IMapView, MapView>.MapGrid() instead")]
public static void MapGrid(MapViewHandler handler, IMapView mapView)
Parameters
Type | Name | Description |
---|---|---|
MapViewHandler | handler | View handler |
IMapView | mapView | MapView instance |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |