Click or drag to resize

MapCtrlSetRepository Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set the repository to draw the maps with. If not set, then the default repository is used.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetRepository(
	Repository repository
)

Parameters

repository
Type: Telogis.GeoBase.RepositoriesRepository
The repository that will be used to redraw the map.
See Also