Click or drag to resize

SettingsGetAvailableCultures Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the cultures available for generating directions. The head of the array is the default culture of the application.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static GBCulture[] GetAvailableCultures()

Return Value

Type: GBCulture
An array of cultures.
See Also