MobileForms Toolkit Documentation

GeoMap.MapOptions  Constructor 

Constructs an instance of the MapOptions object.

public GeoMap.MapOptions(
Size img,
eMapType type
);

Parameters

img
The desired size (resolution) of a resulting map image.
type
An eMapType value defining the type of a map view.

See Also

GeoMap.MapOptions Class | Resco.Location.Services.Map Namespace